SalesPersonsRepositorySalesPersonGroupIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SalesPerson, Guid> SalesPersonGroupIdAttribute
Public Shared ReadOnly SalesPersonGroupIdAttribute As ColumnDataAttribute(Of SalesPerson, Guid)
public:
static initonly ColumnDataAttribute<SalesPerson^, Guid^>^ SalesPersonGroupIdAttribute
static val SalesPersonGroupIdAttribute: ColumnDataAttribute<SalesPerson, Guid>
Field Value
Type:
ColumnDataAttributeSalesPerson,
Guid
See Also