AccountsRepositoryNumberAttribute Field |
Definition of the
Number 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<Account, string> NumberAttribute
Public Shared ReadOnly NumberAttribute As ColumnDataAttribute(Of Account, String)
public:
static initonly ColumnDataAttribute<Account^, String^>^ NumberAttribute
static val NumberAttribute: ColumnDataAttribute<Account, string>
Field Value
Type:
ColumnDataAttributeAccount,
String
See Also