Click or drag to resize

ServiceAgreementsRepository Fields

The ServiceAgreementsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCustomerIdAttribute
Definition of the data attribute for Customer reference
Public fieldStatic memberCustomerReference
Definition of the Customer reference
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberEndDateTimeAttribute
Definition of the EndDateTime data attribute
Public fieldStatic memberIdAttribute
Definition of the ServiceAgreement identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberLinesChildCollectionDefinition
Definition of the Lines child list
Public fieldStatic memberMaterialsChildCollectionDefinition
Definition of the Materials child list
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberServicesChildCollectionDefinition
Definition of the Services child list
Public fieldStatic memberStartDateTimeAttribute
Definition of the StartDateTime data attribute
Public fieldStatic memberTableName
The primary storage table for ServiceAgreement objects
Top
See Also