|  | ChangePassworduserId Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.ChangePassword.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