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
Syntaxpublic int StatusChangedBy { get; set; }
function get_StatusChangedBy();
function set_StatusChangedBy(value);
Property Value
Int32
Remarks
The last user who changed the status of the time-off request detail.
Example44
See Also