SoapSchema Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Possible schema options for webmethods in SOAP endpoints
public enum SoapSchema
type SoapSchema =
Public Enum SoapSchema
- Inheritance
-
SoapSchema
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
None | 1 | None |
Standard | 2 | Standard |
Default | 3 | Default |