TemplateLinesRepositoryAmountRowIdAttribute 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<TemplateLine, Nullable<Guid>> AmountRowIdAttribute
Public Shared ReadOnly AmountRowIdAttribute As ColumnDataAttribute(Of TemplateLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<TemplateLine^, Nullable<Guid^>^>^ AmountRowIdAttribute
static val AmountRowIdAttribute: ColumnDataAttribute<TemplateLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTemplateLine,
NullableGuid
See Also