Click or drag to resize

TimeOffRequestModelDateTimeSubmitted Property

Gets or sets Date Time Submitted

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

Property Value

DateTime
Remarks
This value represents the date and time at which the request is submitted.
Example
01-01-2013 08:00 AM
See Also