GetRelatedCategories 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
Requests a list of related categories from a UDDI server.
The following tables list the members exposed by the GetRelatedCategories type.
Public Constructors
Name | Description | |
---|---|---|
GetRelatedCategories | Overloaded. Initializes an instance of the GetRelatedCategories class. |
Top
Public Properties
Name | Description | |
---|---|---|
Categories | Gets or sets the collection of categories that will be used for comparisons. |
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) | |
Send | Sends the GetRelatedCategories request to the specified UDDI site. | |
ToString | Overridden. Retrieves the contents of the GetRelatedCategories object in UDDI XML format. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | Creates a new object that is a copy of the current instance. |
Top
See Also
Reference
GetRelatedCategories Class
Microsoft.Uddi.Extensions Namespace