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