TravelArrangementDepartureFlight Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[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
Property Value
String