The ItemInstance type exposes the following members.

Constructors

  NameDescription
Public methodItemInstance
Default constructor.

Methods

  NameDescription
Public methodAddAdditionalItemProperty
Add a new 'Item Property' entry. Item Property (ASBIE). An association to Additional Item Property.
Public methodClearAdditionalItemPropertys
Removes all 'Item Property' entries. Item Property (ASBIE). An association to Additional Item Property.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAdditionalItemProperty
Gets a 'Item Property' entry. Item Property (ASBIE). An association to Additional Item Property.
Public methodGetAdditionalItemPropertyCount
Gets the number of 'Item Property' entries in the container object. Item Property (ASBIE). An association to Additional Item Property.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveAdditionalItemProperty
Removes a 'Item Property' entry. Item Property (ASBIE). An association to Additional Item Property.
Public methodResetLotIdentification
Resets the node.
Public methodResetManufactureDate
Resets the node.
Public methodResetManufactureTime
Resets the node.
Public methodResetProductTraceID
Resets the node.
Public methodResetRegistrationID
Resets the node.
Public methodResetSerialID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyLotIdentification
Lot Identification (ASBIE). Associates the item instance with its lot identification (the identification that allows recall of the item if necessary).
Public propertyLotIdentificationSet
Checks if the property has been set or not.
Public propertyManufactureDate
Manufacture Date (BBIE). The date of manufacture of the Item Instance.
Public propertyManufactureDateSet
Checks if the property has been set or not.
Public propertyManufactureTime
Manufacture Time (BBIE). The time of manufacture of the Item Instance.
Public propertyManufactureTimeSet
Checks if the property has been set or not.
Public propertyProductTraceID
Identifier (BBIE). An identifier used for tracing the item, such as the EPC number used in RFID.
Public propertyProductTraceIDSet
Checks if the property has been set or not.
Public propertyRegistrationID
Registration Identifier (BBIE). The registration identifier of the Item Instance.
Public propertyRegistrationIDSet
Checks if the property has been set or not.
Public propertySerialID
Serial Identifier (BBIE). The serial number of the Item Instance.
Public propertySerialIDSet
Checks if the property has been set or not.

See Also