AccountGroupsRepositoryNumberAttribute 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<AccountGroup, string> NumberAttribute
Public Shared ReadOnly NumberAttribute As ColumnDataAttribute(Of AccountGroup, String)
public:
static initonly ColumnDataAttribute<AccountGroup^, String^>^ NumberAttribute
static val NumberAttribute: ColumnDataAttribute<AccountGroup, string>
Field Value
Type:
ColumnDataAttributeAccountGroup,
String
See Also