| TripRequestclientComments Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.TripRequest.clientComments"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public string clientComments { get; set; }
public:
property String^ clientComments {
String^ get ();
void set (String^ value);
}
function get_clientComments();
function set_clientComments(value);
Property Value
Type:
StringSee Also