Click or drag to resize
ParaPlan Logo

TripRequestimportTripID Property

ID that is internal to calling system. If no such ID exists, please generate a GUID and pass that in. Must be unique.

Namespace:  ParaPlan.Entities
Assembly:  ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax
public string importTripID { get; set; }

Property Value

Type: String
See Also