SoapNmtokens.GetXsdType Method

Definition

Returns the XML Schema definition language (XSD) of the current SOAP type.

public:
 virtual System::String ^ GetXsdType();
public string GetXsdType ();
abstract member GetXsdType : unit -> string
override this.GetXsdType : unit -> string
Public Function GetXsdType () As String

Returns

A String that indicates the XSD of the current SOAP type.

Implements

Applies to