ServiceAgreementLinesRepositoryServiceTypeIdAttribute Field |
Definition of the data attribute for
ServiceType 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<ServiceAgreementLine, Guid> ServiceTypeIdAttribute
Public Shared ReadOnly ServiceTypeIdAttribute As ColumnDataAttribute(Of ServiceAgreementLine, Guid)
public:
static initonly ColumnDataAttribute<ServiceAgreementLine^, Guid^>^ ServiceTypeIdAttribute
static val ServiceTypeIdAttribute: ColumnDataAttribute<ServiceAgreementLine, Guid>
Field Value
Type:
ColumnDataAttributeServiceAgreementLine,
Guid
See Also