AccountsRepositoryIdAttribute Field |
Definition of the
Account identity attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IdAttribute<Account> IdAttribute
Public Shared ReadOnly IdAttribute As IdAttribute(Of Account)
public:
static initonly IdAttribute<Account^>^ IdAttribute
static val IdAttribute: IdAttribute<Account>
Field Value
Type:
IdAttributeAccount
See Also