XsdSchemaOption Enum

Definition

Specifies if an XSD schema will be returned for a SOAP method.

public enum XsdSchemaOption
type XsdSchemaOption = 
Public Enum XsdSchemaOption
Inheritance
XsdSchemaOption

Fields

None 0

Do not return an inline XSD schema with the result.

Standard 1

Return an inline XSD with the result.

Applies to