GetTimeOffPolicyDetailModelEndDateTime Property |  |
Gets the end date time of this time off policy detail
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic DateTime EndDateTime { get; set; }
function get_EndDateTime();
function set_EndDateTime(value);
Property Value
DateTime
Remarks
Gets the end date time of this time off policy detail.
Example05/31/2017
See Also