BusinessService 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 information about a Web service.
The following tables list the members exposed by the BusinessService type.
Public Constructors
Name | Description | |
---|---|---|
BusinessService | Overloaded. Initializes an instance of the BusinessService class. |
Top
Public Properties
Name | Description | |
---|---|---|
BindingTemplates | Gets or sets the technical service description information for the service. | |
BusinessKey | Gets or sets the UUID of the BusinessEntity object offering the BusinessService object. | |
CategoryBag | Gets or sets the categorization information for the business service. | |
Descriptions | Gets or sets the descriptions of this service. | |
Names | Gets or sets the names that are recorded for the service that is associated with this BusinessService object. | |
ServiceKey | Gets or sets the UUID assigned to this service. |
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
BusinessService Class
Microsoft.Uddi.Services Namespace