OrderBalancesRepositoryPartyReference Field |
Definition of the
Party reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<OrderBalance, Party> PartyReference
Public Shared ReadOnly PartyReference As KeyReference(Of OrderBalance, Party)
public:
static initonly KeyReference<OrderBalance^, Party^>^ PartyReference
static val PartyReference: KeyReference<OrderBalance, Party>
Field Value
Type:
KeyReferenceOrderBalance,
Party
See Also