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