OrderBalancesRepositoryLocationPartyReference 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<OrderBalance, Party> LocationPartyReference
Public Shared ReadOnly LocationPartyReference As KeyReference(Of OrderBalance, Party)
public:
static initonly KeyReference<OrderBalance^, Party^>^ LocationPartyReference
static val LocationPartyReference: KeyReference<OrderBalance, Party>
Field Value
Type:
KeyReferenceOrderBalance,
Party
See Also