TemplateLinesRepositoryCreditAccountReference 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> CreditAccountReference
Public Shared ReadOnly CreditAccountReference As PrimaryKeyReference(Of TemplateLine, Account)
public:
static initonly PrimaryKeyReference<TemplateLine^, Account^>^ CreditAccountReference
static val CreditAccountReference: PrimaryKeyReference<TemplateLine, Account>
Field Value
Type:
PrimaryKeyReferenceTemplateLine,
Account
See Also