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.
            
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
NetForumId BillingContactId { get; }
ReadOnly Property BillingContactId As NetForumId
	Get
property NetForumId^ BillingContactId {
	NetForumId^ get ();
}
abstract BillingContactId : NetForumId with get
Property Value
NetForumId