다음을 통해 공유


SoapMethodSchemas Enum

Definition

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

Applies to