| GetUserTimeOffRequestDetailModelStatusChangedBy Property |  | 
                The last user who changed the status of the time-off request detail
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int StatusChangedBy { get; set; }function get_StatusChangedBy();
function set_StatusChangedBy(value);
Property Value
Int32 Remarks
Remarks
                The last user who changed the status of the time-off request detail.
                
 Example
Example44
 See Also
See Also