SoapFormat Enum

Definition

Possible webmethod formats for SOAP endpoints

public enum SoapFormat
type SoapFormat = 
Public Enum SoapFormat
Inheritance
SoapFormat

Fields

AllResults 1

AllResults

None 3

None

RowsetsOnly 2

RowsetsOnly

Unknown 0

Unknown

Applies to