Click or drag to resize

DocumentAmountsRepository Fields

The DocumentAmountsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBaseAmountAttribute
Definition of the BaseAmount data attribute
Public fieldStatic memberDocumentAmountTypeIdAttribute
Definition of the data attribute for DocumentAmountType reference
Public fieldStatic memberDocumentAmountTypeReference
Definition of the DocumentAmountType reference
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute for Document reference
Public fieldStatic memberDocumentReference
Definition of the Document reference
Public fieldStatic memberIdAttribute
Definition of the DocumentAmount identity attribute
Public fieldStatic memberInputAmountAttribute
Definition of the InputAmount data attribute
Public fieldStatic memberInputAmountCurrencyIdAttribute
Definition of the data attribute for InputAmountCurrency reference
Public fieldStatic memberInputAmountCurrencyReference
Definition of the InputAmountCurrency reference
Public fieldStatic memberInputPercentAttribute
Definition of the InputPercent data attribute
Public fieldStatic memberInputUnitAmountAttribute
Definition of the InputUnitAmount data attribute
Public fieldStatic memberInputUnitIdAttribute
Definition of the data attribute for InputUnit reference
Public fieldStatic memberInputUnitReference
Definition of the InputUnit reference
Public fieldStatic memberReferencedDocumentsChildCollectionDefinition
Definition of the ReferencedDocuments child list
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for DocumentAmount objects
Public fieldStatic memberTotalDistributedAmountAttribute
Definition of the TotalDistributedAmount data attribute
Public fieldStatic memberUserCanChangeInputAttribute
Definition of the UserCanChangeInput data attribute
Top
See Also