| Clientid Property |
ParaPlan Client ID
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int id { get; set; }
public:
property int id {
int get ();
void set (int value);
}
function get_id();
function set_id(value);
Property Value
Type:
Int32See Also