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