|  | TripPurposeid Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.TripPurpose.id"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic int id { get; set; }public:
property int id {
	int get ();
	void set (int value);
}function get_id();
function set_id(value);
Property Value
Type: 
Int32 See Also
See Also