[NetForumFieldAttribute("ord_cst_billing_key")] public NetForumId BillToCustomerId { get; protected set; }
<NetForumFieldAttribute("ord_cst_billing_key")> Public Property BillToCustomerId As NetForumId Get Protected Set
public: [NetForumFieldAttribute(L"ord_cst_billing_key")] property NetForumId^ BillToCustomerId { NetForumId^ get (); protected: void set (NetForumId^ value); }
[<NetForumFieldAttribute("ord_cst_billing_key")>] member BillToCustomerId : NetForumId with get, set
Copyright © Catalyst Fire 2014