The ItemProperty type exposes the following members.

Constructors

  NameDescription
Public methodItemProperty
Default constructor.

Methods

  NameDescription
Public methodAddItemPropertyGroup
Add a new 'Item Property Group' entry. Item Property Group (ASBIE). An association to Item Property Group.
Public methodClearItemPropertyGroups
Removes all 'Item Property Group' entries. Item Property Group (ASBIE). An association to Item Property Group.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetItemPropertyGroup
Gets a 'Item Property Group' entry. Item Property Group (ASBIE). An association to Item Property Group.
Public methodGetItemPropertyGroupCount
Gets the number of 'Item Property Group' entries in the container object. Item Property Group (ASBIE). An association to Item Property Group.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveItemPropertyGroup
Removes a 'Item Property Group' entry. Item Property Group (ASBIE). An association to Item Property Group.
Public methodResetName
Resets the node.
Public methodResetUsabilityPeriod
Resets the node.
Public methodResetValue
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyName
Name (BBIE). The name of the Item Property.
Public propertyNameSet
Checks if the property has been set or not.
Public propertyUsabilityPeriod
Period (ASBIE). The period for which the Item Property is valid.
Public propertyUsabilityPeriodSet
Checks if the property has been set or not.
Public propertyValue
Value (BBIE). The Item Property value.
Public propertyValueSet
Checks if the property has been set or not.

See Also