Click or drag to resize

PricingModelsRepository Fields

The PricingModelsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCostsChildCollectionDefinition
Definition of the Costs child list
Public fieldStatic memberCurrencyIdAttribute
Definition of the data attribute for Currency reference
Public fieldStatic memberCurrencyReference
Definition of the Currency reference
Public fieldStatic memberDefaultMarginPercentAttribute
Definition of the DefaultMarginPercent data attribute
Public fieldStatic memberIdAttribute
Definition of the PricingModel identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberPriceListsChildCollectionDefinition
Definition of the PriceLists child list
Public fieldStatic memberPurchasePriceListIdAttribute
Definition of the data attribute for PurchasePriceList reference
Public fieldStatic memberPurchasePriceListReference
Definition of the PurchasePriceList reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for PricingModel objects
Top
See Also