Click or drag to resize

StoreGroupsRepository Fields

The StoreGroupsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberEnterpriseCompanyIdAttribute
Definition of the data attribute for EnterpriseCompany reference
Public fieldStatic memberEnterpriseCompanyLocationIdAttribute
Definition of the data attribute for EnterpriseCompanyLocation reference
Public fieldStatic memberEnterpriseCompanyLocationReference
Definition of the EnterpriseCompanyLocation reference
Public fieldStatic memberEnterpriseCompanyReference
Definition of the EnterpriseCompany reference
Public fieldStatic memberFullPathAttribute
Definition of the FullPath data attribute
Public fieldStatic memberIdAttribute
Definition of the StoreGroup identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberParentFullPathAttribute
Definition of the ParentFullPath data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for StoreGroup objects
Top
See Also