| TripRequesttripProgram Property |
The name of the program the trip will be performed under
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public string tripProgram { get; set; }
public:
property String^ tripProgram {
String^ get ();
void set (String^ value);
}
function get_tripProgram();
function set_tripProgram(value);
Property Value
Type:
StringSee Also