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