Click or drag to resize

ServiceAgreementMaterialsRepository Fields

The ServiceAgreementMaterialsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEndDateAttribute
Definition of the EndDate data attribute
Public fieldStatic memberIdAttribute
Definition of the ServiceAgreementMaterial identity attribute
Public fieldStatic memberLineNoAttribute
Definition of the LineNo data attribute
Public fieldStatic memberProductIdAttribute
Definition of the data attribute for Product reference
Public fieldStatic memberProductReference
Definition of the Product reference
Public fieldStatic memberQuantityAttribute
Definition of the Quantity data attribute
Public fieldStatic memberQuantityBaseAttribute
Definition of the QuantityBase data attribute
Public fieldStatic memberQuantityUnitIdAttribute
Definition of the data attribute for QuantityUnit reference
Public fieldStatic memberQuantityUnitReference
Definition of the QuantityUnit reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberServiceAgreementIdAttribute
Definition of the data attribute for ServiceAgreement reference
Public fieldStatic memberServiceAgreementReference
Definition of the ServiceAgreement reference
Public fieldStatic memberStandardQuantityBaseAttribute
Definition of the StandardQuantityBase data attribute
Public fieldStatic memberStartDateAttribute
Definition of the StartDate data attribute
Public fieldStatic memberTableName
The primary storage table for ServiceAgreementMaterial objects
Top
See Also