| TimeOffRequestDetailModelEndDateTime Property |  | 
                Gets or sets End Date Time
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime EndDateTime { get; set; }function get_EndDateTime();
function set_EndDateTime(value);
Property Value
DateTime Remarks
Remarks
                This value represents the date and time at which the time off ends
            
 Example
Example01-01-2013 05:00 PM
 See Also
See Also