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