BindingDetail Members

Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation

Contains the results of a business detail query performed with the FindBinding.Send, GetBindingDetail.Send or SaveBinding.Send method.

The following tables list the members exposed by the BindingDetail type.

Public Constructors

  Name Description
BindingDetail Initializes a new instance of the BindingDetail class.

Top

Public Properties

  Name Description
public property BindingTemplates Gets or sets a BindingTemplateCollection object that contains the binding templates that belong to this BindingDetail object.
public property Generic Gets or sets the UDDI API version number in string form for the BindingDetail object.
public property Operator Gets or sets the certified name of the site operator of the UDDI server that manages the master copy of the data that is associated with this BindingDetail object. The operator name is recorded when the data is saved.
public property Truncated Gets or sets a Boolean value that indicates whether the contents of the BindingDetail is truncated or not truncated.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString Overridden. Returns the contents of the BindingDetail object in UDDI XML format.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

BindingDetail Class
Microsoft.Uddi Namespace
FindBinding.Send
GetBindingDetail.Send
SaveBinding.Send
BindingTemplateCollection

Send comments about this topic to Microsoft.