CategoryValue 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
Represents a category.
The following tables list the members exposed by the CategoryValue type.
Public Constructors
Name | Description | |
---|---|---|
CategoryValue | Overloaded. Initializes an instance of the CategoryValue class. |
Top
Public Properties
Name | Description | |
---|---|---|
IsValid | Gets or sets a value that indicates whether this CategoryValue object can be used for categorization. | |
KeyName | Gets or sets the display name of the category. | |
KeyValue | Gets or sets the category identifier. | |
ParentKeyValue | Gets or sets the identifier of the parent category. | |
TModelKey | Gets or sets the UUID of the taxonomy to which the category belongs. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether the specified object is equal to this CategoryValue object. | |
GetHashCode | Overridden. 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. | |
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
CategoryValue Class
Microsoft.Uddi.Extensions Namespace