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 | |
---|---|---|
BusinessKey | Gets or sets the unique identifier for the business. | |
Descriptions | Gets or sets a DescriptionCollection object that contains the descriptions for the business. | |
Names | Gets or sets a NameCollection object that contains the names for the business. | |
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 | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
BusinessInfo Class
Microsoft.Uddi.Businesses Namespace
BusinessEntity Class
BusinessInfoCollection