Click or drag to resize
ServiceContextIppConfiguration Property
Gets or sets the Ipp configuration.

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

Property Value

Type: IppConfiguration
See Also