Click or drag to resize
LoggerRequestLog Property
Gets or sets the Request logging mechanism.

Namespace:  Intuit.Ipp.Core.Configuration
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public RequestLog RequestLog { get; set; }

Property Value

Type: RequestLog
See Also