[QueryOnEqualityAttribute("cst_cxa_billing_key", "cxa_key")] [NetForumFieldAttribute("cxa_billing")] public bool IsDefaultBillingAddress { get; set; }
<QueryOnEqualityAttribute("cst_cxa_billing_key", "cxa_key")> <NetForumFieldAttribute("cxa_billing")> Public Property IsDefaultBillingAddress As Boolean Get Set
public: [QueryOnEqualityAttribute(L"cst_cxa_billing_key", L"cxa_key")] [NetForumFieldAttribute(L"cxa_billing")] property bool IsDefaultBillingAddress { bool get (); void set (bool value); }
[<QueryOnEqualityAttribute("cst_cxa_billing_key", "cxa_key")>] [<NetForumFieldAttribute("cxa_billing")>] member IsDefaultBillingAddress : bool with get, set
Copyright © Catalyst Fire 2014