Click or drag to resize

SalesPersonGroupsRepository Fields

The SalesPersonGroupsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberFullPathAttribute
Definition of the FullPath data attribute
Public fieldStatic memberIdAttribute
Definition of the SalesPersonGroup identity attribute
Public fieldStatic memberManagerPersonIdAttribute
Definition of the data attribute for ManagerPerson reference
Public fieldStatic memberManagerPersonReference
Definition of the ManagerPerson reference
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberParentReference
Definition of the Parent reference
Public fieldStatic memberParentSalesPersonGroupIdAttribute
Definition of the data attribute for Parent reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for SalesPersonGroup objects
Top
See Also