SalesPersonGroupsRepositoryManagerPersonIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Distribution
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SalesPersonGroup, Nullable<Guid>> ManagerPersonIdAttribute
Public Shared ReadOnly ManagerPersonIdAttribute As ColumnDataAttribute(Of SalesPersonGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<SalesPersonGroup^, Nullable<Guid^>^>^ ManagerPersonIdAttribute
static val ManagerPersonIdAttribute: ColumnDataAttribute<SalesPersonGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeSalesPersonGroup,
NullableGuid
See Also