ItemRef Methods |
The ItemRef type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Id | The ID of the item as retrieved from either the attribute or the property | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TypeName | The type of the item as retrieved from either the attribute or the property |
Name | Description | |
---|---|---|
Edit |
Send an AML edit query to the database with the body of the Item tab being the contents specified
(Defined by ItemExtensions.) | |
Lock | (Defined by ItemExtensions.) | |
Promote |
Promote the itme to the specified state
(Defined by ItemExtensions.) | |
Unlock | (Defined by ItemExtensions.) |