 | InvoiceDetailCartItemBillToCustomerId Property |
The customer that pays for this purchase. The same as
CustomerId.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic NetForumId BillToCustomerId { get; }Public ReadOnly Property BillToCustomerId As NetForumId
Get
public:
property NetForumId^ BillToCustomerId {
NetForumId^ get ();
}member BillToCustomerId : NetForumId with get
Property Value
NetForumId
See Also