| TimeOffRequestDetailModelStatusChangedBy Property |  | 
                Gets or sets Status Changed By
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.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
                This value is a reference to the user id of the user who modified the status of this time off request detail
                
            
 Example
Example1492
 See Also
See Also