Sets the type of the binding.
Enum values:
  • NotSet
    No specific binding set.
  • BasicHttpBinding
    Basic Http binding.
  • WSHttpBinding
    WSHttp binding.
  • NetTcpBinding
    Net.Tcp binding

Properties

Data type Attribute
Enum Trim

Used in

Macro Description
Webservice Macro to execute a webservice request and embed the result in a page.
Note that this macro will by default return an XmlReader object as result.
SXML