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