| TimeOffRequestModelDateTimeSubmitted Property |  | 
                Gets or sets Date Time Submitted
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime DateTimeSubmitted { get; set; }function get_DateTimeSubmitted();
function set_DateTimeSubmitted(value);
Property Value
DateTime Remarks
Remarks
                This value represents the date and time at which the request is submitted.
            
 Example
Example01-01-2013 08:00 AM
 See Also
See Also