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