ServiceAgreementsRepositoryCustomerIdAttribute Field |
Definition of the data attribute for
Customer reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceAgreement, Guid> CustomerIdAttribute
Public Shared ReadOnly CustomerIdAttribute As ColumnDataAttribute(Of ServiceAgreement, Guid)
public:
static initonly ColumnDataAttribute<ServiceAgreement^, Guid^>^ CustomerIdAttribute
static val CustomerIdAttribute: ColumnDataAttribute<ServiceAgreement, Guid>
Field Value
Type:
ColumnDataAttributeServiceAgreement,
Guid
See Also