PaymentOrdersRepositoryLocationPartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<PaymentOrder, Party> LocationPartyReference
Public Shared ReadOnly LocationPartyReference As KeyReference(Of PaymentOrder, Party)
public:
static initonly KeyReference<PaymentOrder^, Party^>^ LocationPartyReference
static val LocationPartyReference: KeyReference<PaymentOrder, Party>
Field Value
Type:
KeyReferencePaymentOrder,
Party
See Also