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