Click or drag to resize

DistributionChannelsRepository Fields

The DistributionChannelsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberDescriptionAttribute
Definition of the Description data attribute
Public fieldStatic memberIdAttribute
Definition of the DistributionChannel identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for DistributionChannel objects
Top
See Also