ESDRecordItemRelation Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordItemRelation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ESDRecordItemRelation | Initializes a new instance of the ESDRecordItemRelation class |
Name | Description | |
---|---|---|
![]() | drop | Data Record OPeration. Denotes an operation that may need to be performed on the record when it is being processed.
Set null, or set it to one of the ESD_RECORD_OPERATION constants in the ESDocumentConstants class to allow the record to be inserted, updated, deleted, or ignored. |
![]() | internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. |
![]() | keyAssetID | Key of the asset record |
![]() | keyDownloadID | Obsolete. Key of the download record |
![]() | keyLabourID | Key of the labour record |
![]() | keyProductID | Key of the product record |
![]() | keyRelatedAssetID | Key of the asset record that is related |
![]() | keyRelatedDownloadID | Key of the download record that is related |
![]() | keyRelatedLabourID | Key of the labour record that is related |
![]() | keyRelatedProductID | Key of the product record that is related |