Share via


BusinessInfo 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

Manages information about a registered UDDI business. The information in this class is a subset of the information in the BusinessEntity class.

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

Public Constructors

  Name Description
BusinessInfo Initializes an instance of the BusinessInfo class.

Top

Public Properties

  Name Description
public property BusinessKey Gets or sets the unique identifier for the business.
public property Descriptions Gets or sets a DescriptionCollection object that contains the descriptions for the business.
public property Names Gets or sets a NameCollection object that contains the names for the business.
public property ServiceInfos Gets or sets a ServiceInfoCollection object that contains the service summary information for the business.

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  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

BusinessInfo Class
Microsoft.Uddi.Businesses Namespace
BusinessEntity Class
BusinessInfoCollection

Other Resources

Microsoft.Uddi.Businesses Namespace

Send comments about this topic to Microsoft.