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