Click or drag to resize

SalesPersonTargetsRepository Fields

The SalesPersonTargetsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the SalesPersonTarget 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 memberProductGroupIdAttribute
Definition of the data attribute for ProductGroup reference
Public fieldStatic memberProductGroupReference
Definition of the ProductGroup reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSalesPersonIdAttribute
Definition of the data attribute for SalesPerson reference
Public fieldStatic memberSalesPersonReference
Definition of the SalesPerson reference
Public fieldStatic memberTableName
The primary storage table for SalesPersonTarget objects
Public fieldStatic memberTargetCurrencyIdAttribute
Definition of the data attribute for TargetCurrency reference
Public fieldStatic memberTargetCurrencyReference
Definition of the TargetCurrency reference
Top
See Also