ServiceAgreementsRepositoryIsSingleExecutionAttribute Field |
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, bool> IsSingleExecutionAttribute
Public Shared ReadOnly IsSingleExecutionAttribute As ColumnDataAttribute(Of ServiceAgreement, Boolean)
public:
static initonly ColumnDataAttribute<ServiceAgreement^, bool>^ IsSingleExecutionAttribute
static val IsSingleExecutionAttribute: ColumnDataAttribute<ServiceAgreement, bool>
Field Value
Type:
ColumnDataAttributeServiceAgreement,
Boolean
See Also