Click or drag to resize

ProductDistributionChannelsRepository Fields

The ProductDistributionChannelsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDistributionChannelIdAttribute
Definition of the data attribute for DistributionChannel reference
Public fieldStatic memberDistributionChannelReference
Definition of the DistributionChannel reference
Public fieldStatic memberFromDateAttribute
Definition of the FromDate data attribute
Public fieldStatic memberIdAttribute
Definition of the ProductDistributionChannel identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberMinimalSalesPricePerLotAttribute
Definition of the MinimalSalesPricePerLot data attribute
Public fieldStatic memberMinimalSalesQuantityBaseAttribute
Definition of the MinimalSalesQuantityBase data attribute
Public fieldStatic memberProductIdAttribute
Definition of the data attribute for Product reference
Public fieldStatic memberProductReference
Definition of the Product reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for ProductDistributionChannel objects
Public fieldStatic memberToDateAttribute
Definition of the ToDate data attribute
Top
See Also