Click or drag to resize

StoreTransactionsRepository Fields

The StoreTransactionsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCostSourceAttribute
Definition of the CostSource data attribute
Public fieldStatic memberDocumentCurrencyIdAttribute
Definition of the data attribute for DocumentCurrency reference
Public fieldStatic memberDocumentCurrencyReference
Definition of the DocumentCurrency reference
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the StoreTransaction identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsScrapAttribute
Definition of the IsScrap data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberIssuingPersonIdAttribute
Definition of the data attribute for IssuingPerson reference
Public fieldStatic memberIssuingPersonReference
Definition of the IssuingPerson reference
Public fieldStatic memberIsValidFieldAttribute
Definition of the IsValidField data attribute
Public fieldStatic memberLinesChildCollectionDefinition
Definition of the Lines child list
Public fieldStatic memberMovementTypeAttribute
Definition of the MovementType data attribute
Public fieldStatic memberParentStoreOrderIdAttribute
Definition of the data attribute for ParentStoreOrder reference
Public fieldStatic memberParentStoreOrderReference
Definition of the ParentStoreOrder reference
Public fieldStatic memberReceivingPersonIdAttribute
Definition of the data attribute for ReceivingPerson reference
Public fieldStatic memberReceivingPersonReference
Definition of the ReceivingPerson reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberScrapTypeIdAttribute
Definition of the data attribute for ScrapType reference
Public fieldStatic memberScrapTypeReference
Definition of the ScrapType reference
Public fieldStatic memberStoreIdAttribute
Definition of the data attribute for Store reference
Public fieldStatic memberStoreReference
Definition of the Store reference
Public fieldStatic memberTableName
The primary storage table for StoreTransaction objects
Top
See Also