|  | UserTokenAssignedTimes Property  | 
 
            A string describing when the user will be working (Drivers only)
            
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic string AssignedTimes { get; set; }public:
property String^ AssignedTimes {
	String^ get ();
	void set (String^ value);
}function get_AssignedTimes();
function set_AssignedTimes(value);
Property Value
Type: 
String See Also
See Also