TemplateLinesRepositoryDebitAccountReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<TemplateLine, Account> DebitAccountReference
Public Shared ReadOnly DebitAccountReference As PrimaryKeyReference(Of TemplateLine, Account)
public:
static initonly PrimaryKeyReference<TemplateLine^, Account^>^ DebitAccountReference
static val DebitAccountReference: PrimaryKeyReference<TemplateLine, Account>
Field Value
Type:
PrimaryKeyReferenceTemplateLine,
Account
See Also