TemplateLinePropertiesRepositoryIsDebitAttribute Field |
Definition of the
IsDebit data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TemplateLineProperty, bool> IsDebitAttribute
Public Shared ReadOnly IsDebitAttribute As ColumnDataAttribute(Of TemplateLineProperty, Boolean)
public:
static initonly ColumnDataAttribute<TemplateLineProperty^, bool>^ IsDebitAttribute
static val IsDebitAttribute: ColumnDataAttribute<TemplateLineProperty, bool>
Field Value
Type:
ColumnDataAttributeTemplateLineProperty,
Boolean
See Also