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