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