ServiceInfo 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 service.
The following tables list the members exposed by the ServiceInfo type.
Public Constructors
Name | Description | |
---|---|---|
ServiceInfo | Overloaded. Initializes an instance of the ServiceInfo class. |
Top
Public Properties
Name | Description | |
---|---|---|
BusinessKey | Gets or sets the UUID of the parent BusinessEntity object. | |
Names | Gets or sets the names that are recorded for the service that is associated with this ServiceInfo object. | |
ServiceKey | Gets or sets the UUID of the associated BusinessService object. |
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
ServiceInfo Class
Microsoft.Uddi.Services Namespace