SalesPersonGroupsRepositoryManagerPersonReference Field |
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, Person> ManagerPersonReference
Public Shared ReadOnly ManagerPersonReference As PrimaryKeyReference(Of SalesPersonGroup, Person)
public:
static initonly PrimaryKeyReference<SalesPersonGroup^, Person^>^ ManagerPersonReference
static val ManagerPersonReference: PrimaryKeyReference<SalesPersonGroup, Person>
Field Value
Type:
PrimaryKeyReferenceSalesPersonGroup,
Person
See Also