| TriptripId Property |
ID in database
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int tripId { get; set; }
public:
property int tripId {
int get ();
void set (int value);
}
function get_tripId();
function set_tripId(value);
Property Value
Type:
Int32See Also