 | IHistoricalOrderItemBillToCustomerId Property |
The customer that pays for this purchase.
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