| ClientCandidateclientID Property |
[Missing <summary> documentation for "P:ParaPlanREST.ClientCandidate.clientID"]
Namespace:
ParaPlanREST
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