Click or drag to resize
RequestLogEnableRequestResponseLogging Property
Gets or sets a value indicating whether to enable reqeust response logging.

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 bool EnableRequestResponseLogging { get; set; }

Property Value

Type: Boolean
See Also