IHistoricalOrderBillingContactId Property

The "Billing Contact" customer for the order, which is the individual that should be contacted for any questions or issues related to billing. This information is most significant when the BillToCustomerId represents a netFORUM Organization, and this represents a specific Individual in charge of managing billing.

Definition

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
NetForumId BillingContactId { get; }

Property Value

NetForumId

See Also