AccountingVoucherLinesRepositoryRateDivisorAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AccountingVoucherLine, decimal> RateDivisorAttribute
Public Shared ReadOnly RateDivisorAttribute As ColumnDataAttribute(Of AccountingVoucherLine, Decimal)
public:
static initonly ColumnDataAttribute<AccountingVoucherLine^, Decimal^>^ RateDivisorAttribute
static val RateDivisorAttribute: ColumnDataAttribute<AccountingVoucherLine, decimal>
Field Value
Type:
ColumnDataAttributeAccountingVoucherLine,
Decimal
See Also