[NetForumFieldAttribute("evh_departure_flight")] public string DepartureFlight { get; protected set; }
<NetForumFieldAttribute("evh_departure_flight")> Public Property DepartureFlight As String Get Protected Set
public: [NetForumFieldAttribute(L"evh_departure_flight")] property String^ DepartureFlight { String^ get (); protected: void set (String^ value); }
[<NetForumFieldAttribute("evh_departure_flight")>] member DepartureFlight : string with get, set
Copyright © Catalyst Fire 2014