GetUserTimeOffRequestDetailModelStatusChangedOn Property |  |
The date time the status of the time-off request detail was updated
Namespace: AppOne.Services.V2.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
The date time the status of the time-off request detail was updated.
Example"/Date(1437433200000-0700)/", "2015-07-31T07:00:00.000Z"
See Also