| ReportRequestTime Property |  | 
                The exact point in that WCF hands off the deserialized object to the service code.
            
Namespace: AppOne.Services.V2Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime RequestTime { get; set; }function get_RequestTime();
function set_RequestTime(value);
Property Value
DateTime See Also
See Also