OffersRepositoryIsSingleExecutionAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Offer, bool> IsSingleExecutionAttribute
Public Shared ReadOnly IsSingleExecutionAttribute As ColumnDataAttribute(Of Offer, Boolean)
public:
static initonly ColumnDataAttribute<Offer^, bool>^ IsSingleExecutionAttribute
static val IsSingleExecutionAttribute: ColumnDataAttribute<Offer, bool>
Field Value
Type:
ColumnDataAttributeOffer,
Boolean
See Also