The CatalogueItemSpecificationUpdateLine type exposes the following members.

Constructors

  NameDescription
Public methodCatalogueItemSpecificationUpdateLine
Default constructor.

Methods

  NameDescription
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodResetContractorCustomerParty
Resets the node.
Public methodResetID
Resets the node.
Public methodResetItem
Resets the node.
Public methodResetSellerSupplierParty
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyContractorCustomerParty
Customer Party (ASBIE). The Customer Party responsible for the contract to which the Catalogue relates.
Public propertyContractorCustomerPartySet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). A unique instance identifier for the line in this Catalogue document.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyItem
Item (ASBIE). An association to Item itself.
Public propertyItemSet
Checks if the property has been set or not.
Public propertySellerSupplierParty
Supplier Party (ASBIE). An association to the Seller of the item.
Public propertySellerSupplierPartySet
Checks if the property has been set or not.

See Also