Click or drag to resize

GetUserTimeOffRequestDetailModelStatusChangedBy Property

The last user who changed the status of the time-off request detail

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int StatusChangedBy { get; set; }

Property Value

Int32
Remarks
The last user who changed the status of the time-off request detail.

Example
44
See Also