TimeOffRequestDetailModelStatusChangedOn Property |  |
Gets or sets Status Changed On
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic DateTime StatusChangedOn { get; set; }
function get_StatusChangedOn();
function set_StatusChangedOn(value);
Property Value
DateTime
Remarks
This value represents the date and time at which the status of this time off request detail modified
Example01-01-2013 08:00 AM
See Also