DocumentAmountTypeSettingsRepositoryAddToInvoicedValueAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentAmountTypeSetting, bool> AddToInvoicedValueAttribute
Public Shared ReadOnly AddToInvoicedValueAttribute As ColumnDataAttribute(Of DocumentAmountTypeSetting, Boolean)
public:
static initonly ColumnDataAttribute<DocumentAmountTypeSetting^, bool>^ AddToInvoicedValueAttribute
static val AddToInvoicedValueAttribute: ColumnDataAttribute<DocumentAmountTypeSetting, bool>
Field Value
Type:
ColumnDataAttributeDocumentAmountTypeSetting,
Boolean
See Also