CategoryInfo 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 detailed information about a category in the taxonomy.
The following tables list the members exposed by the CategoryInfo type.
Public Constructors
Name | Description | |
---|---|---|
CategoryInfo | Overloaded. Initializes an instance of the CategoryInfo class. |
Top
Public Properties
Name | Description | |
---|---|---|
Children | Gets or sets a collection of child categories of this category in the taxonomy. | |
IsValid | Gets or sets a value that indicates whether this CategoryValue object can be used for categorization.(Inherited from CategoryValue) | |
KeyName | Gets or sets the display name of the category.(Inherited from CategoryValue) | |
KeyValue | Gets or sets the category identifier.(Inherited from CategoryValue) | |
ParentKeyValue | Gets or sets the identifier of the parent category.(Inherited from CategoryValue) | |
Parents | Gets or sets the parent categories of this category in the taxonomy. | |
Roots | Gets or sets the root categories of the taxonomy. | |
TModelKey | Gets or sets the UUID of the taxonomy to which the category belongs.(Inherited from CategoryValue) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from CategoryValue) | |
GetHashCode | Serves as a hash function for this CategoryValue object. This hash function is appropriate for use in hashing algorithms and data structures like a hash table.(Inherited from CategoryValue) | |
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
CategoryInfo Class
Microsoft.Uddi.Extensions Namespace