SalesPersonGroupsRepositoryParentSalesPersonGroupIdAttribute Field |
Definition of the data attribute for
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 ColumnDataAttribute<SalesPersonGroup, Nullable<Guid>> ParentSalesPersonGroupIdAttribute
Public Shared ReadOnly ParentSalesPersonGroupIdAttribute As ColumnDataAttribute(Of SalesPersonGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<SalesPersonGroup^, Nullable<Guid^>^>^ ParentSalesPersonGroupIdAttribute
static val ParentSalesPersonGroupIdAttribute: ColumnDataAttribute<SalesPersonGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeSalesPersonGroup,
NullableGuid
See Also