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