OrderBalanceLocationParty Property |
Location or sub-party of the Party_Id in the order. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Party LocationParty { get; }
Public ReadOnly Property LocationParty As Party
Get
public:
property Party^ LocationParty {
Party^ get ();
}
member LocationParty : Party with get
Property Value
Type:
Party
See Also