DocumentAmountTypeSettingsRepositoryAddToStatisticalValueAttribute 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> AddToStatisticalValueAttribute
Public Shared ReadOnly AddToStatisticalValueAttribute As ColumnDataAttribute(Of DocumentAmountTypeSetting, Boolean)
public:
static initonly ColumnDataAttribute<DocumentAmountTypeSetting^, bool>^ AddToStatisticalValueAttribute
static val AddToStatisticalValueAttribute: ColumnDataAttribute<DocumentAmountTypeSetting, bool>
Field Value
Type:
ColumnDataAttributeDocumentAmountTypeSetting,
Boolean
See Also