Click or drag to resize
IppConfigurationBaseUrl Property
Gets or sets the Base Urls like Pre-Production url's.

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

Property Value

Type: BaseUrl
See Also