BasicProfileViolation::NormativeStatement Property

 

Gets the identifier for the WSDL violation of the Basic Profile version 1.1 specification.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property String^ NormativeStatement {
	String^ get();
}

Property Value

Type: System::String^

A String that contains the identifier (For example, R2038) for the WSDL violation of the Basic Profile version 1.1 specification.

.NET Framework
Available since 2.0
Return to top
Show: