The CatalogueItemSpecificationUpdateLine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CatalogueItemSpecificationUpdateLine |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (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.) | |
| ResetContractorCustomerParty |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetItem |
Resets the node.
| |
| ResetSellerSupplierParty |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ContractorCustomerParty |
Customer Party (ASBIE). The Customer Party responsible for the contract to which the Catalogue relates.
| |
| ContractorCustomerPartySet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). A unique instance identifier for the line in this Catalogue document.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Item |
Item (ASBIE). An association to Item itself.
| |
| ItemSet |
Checks if the property has been set or not.
| |
| SellerSupplierParty |
Supplier Party (ASBIE). An association to the Seller of the item.
| |
| SellerSupplierPartySet |
Checks if the property has been set or not.
|