SoapMethodSchemas 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.
The types of soap method schema
[System.Serializable]
public enum SoapMethodSchemas
[<System.Serializable>]
type SoapMethodSchemas =
Public Enum SoapMethodSchemas
- Inheritance
-
SoapMethodSchemas
- Attributes
Fields
Name | Value | Description |
---|---|---|
NotSpecified | 0 | |
None | 1 | |
Standard | 2 | |
Default | 3 |