| StopclientId Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Stop.clientId"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int clientId { get; set; }
public:
property int clientId {
int get ();
void set (int value);
}
function get_clientId();
function set_clientId(value);
Property Value
Type:
Int32See Also