 | IHistoricalOrderBillToCustomerId Property |
The "Bill-To" customer for the order.
The customer responsible for paying for the "benefits" of the order.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
SyntaxNetForumId BillToCustomerId { get; }ReadOnly Property BillToCustomerId As NetForumId
Get
property NetForumId^ BillToCustomerId {
NetForumId^ get ();
}abstract BillToCustomerId : NetForumId with get
Property Value
NetForumId
See Also