The ItemProperty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ItemProperty |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddItemPropertyGroup |
Add a new 'Item Property Group' entry.
Item Property Group (ASBIE). An association to Item Property Group.
| |
| ClearItemPropertyGroups |
Removes all 'Item Property Group' entries.
Item Property Group (ASBIE). An association to Item Property Group.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetItemPropertyGroup |
Gets a 'Item Property Group' entry.
Item Property Group (ASBIE). An association to Item Property Group.
| |
| GetItemPropertyGroupCount |
Gets the number of 'Item Property Group' entries in the container object.
Item Property Group (ASBIE). An association to Item Property Group.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveItemPropertyGroup |
Removes a 'Item Property Group' entry.
Item Property Group (ASBIE). An association to Item Property Group.
| |
| ResetName |
Resets the node.
| |
| ResetUsabilityPeriod |
Resets the node.
| |
| ResetValue |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Name |
Name (BBIE). The name of the Item Property.
| |
| NameSet |
Checks if the property has been set or not.
| |
| UsabilityPeriod |
Period (ASBIE). The period for which the Item Property is valid.
| |
| UsabilityPeriodSet |
Checks if the property has been set or not.
| |
| Value |
Value (BBIE). The Item Property value.
| |
| ValueSet |
Checks if the property has been set or not.
|