OfferLinesRepositoryIsSelectedAttribute 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<OfferLine, bool> IsSelectedAttribute
Public Shared ReadOnly IsSelectedAttribute As ColumnDataAttribute(Of OfferLine, Boolean)
public:
static initonly ColumnDataAttribute<OfferLine^, bool>^ IsSelectedAttribute
static val IsSelectedAttribute: ColumnDataAttribute<OfferLine, bool>
Field Value
Type:
ColumnDataAttributeOfferLine,
Boolean
See Also