Click or drag to resize

TimeOffRequestDetailModelStatusChangedBy Property

Gets or sets Status Changed By

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

Property Value

Int32
Remarks
This value is a reference to the user id of the user who modified the status of this time off request detail
Example
1492
See Also