 | TripRequestreturnInformation Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.TripRequest.returnInformation"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntaxpublic string returnInformation { get; }
public:
property String^ returnInformation {
String^ get ();
}
function get_returnInformation();
Property Value
Type:
String
See Also