SalesPersonGroupsRepositoryParentReference Field |
Definition of the
Parent reference
Namespace:
Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesPersonGroup, SalesPersonGroup> ParentReference
Public Shared ReadOnly ParentReference As PrimaryKeyReference(Of SalesPersonGroup, SalesPersonGroup)
public:
static initonly PrimaryKeyReference<SalesPersonGroup^, SalesPersonGroup^>^ ParentReference
static val ParentReference: PrimaryKeyReference<SalesPersonGroup, SalesPersonGroup>
Field Value
Type:
PrimaryKeyReferenceSalesPersonGroup,
SalesPersonGroup
See Also