Click or drag to resize

NWFValidationProblemDetails Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Initializes a new instance of the NWFValidationProblemDetails class

Namespace:  Telogis.GeoBase.GeoStream.Server.NWF.Models
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public NWFValidationProblemDetails(
	NWFExceptions exceptions,
	string correlation
)

Parameters

exceptions
Type: Telogis.GeoBase.GeoStream.Server.NWF.ModelsNWFExceptions
correlation
Type: SystemString
See Also