 | CheckoutOptionsBillingBehavior Property |
How NetFORUM should go about billing the customer for their purchase
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic BillingBehavior BillingBehavior { get; set; }Public Property BillingBehavior As BillingBehavior
Get
Set
public:
property BillingBehavior BillingBehavior {
BillingBehavior get ();
void set (BillingBehavior value);
}member BillingBehavior : BillingBehavior with get, set
Property Value
BillingBehavior
See Also