SoapServerMethod::BindingUse Property
.NET Framework (current version)
Gets a SoapBindingUse value that specifies whether the parts of SOAP messages sent to this XML Web service method are encoded as abstract type definitions or concrete schema definitions.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Web.Services.Description::SoapBindingUseA SoapBindingUse value that specifies whether the parts of SOAP messages sent to this XML Web service method are encoded as abstract type definitions or concrete schema definitions.
.NET Framework
Available since 2.0
Available since 2.0
Show: