Click or drag to resize

TimeOffRequestModelStatusChangedOn Property

Gets or sets Status Changed On

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

Property Value

DateTime
Remarks
This value represents the date and time at which the status of the time off request modified
Example
01-01-2013 05:00 PM
See Also