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