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