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
public property Children Gets or sets a collection of child categories of this category in the taxonomy.
public property IsValid  Gets or sets a value that indicates whether this CategoryValue object can be used for categorization.(Inherited from CategoryValue)
public property KeyName  Gets or sets the display name of the category.(Inherited from CategoryValue)
public property KeyValue  Gets or sets the category identifier.(Inherited from CategoryValue)
public property ParentKeyValue  Gets or sets the identifier of the parent category.(Inherited from CategoryValue)
public property Parents Gets or sets the parent categories of this category in the taxonomy.
public property Roots Gets or sets the root categories of the taxonomy.
public property 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
public method Equals  Overloaded. (Inherited from CategoryValue)
public method 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)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

CategoryInfo Class
Microsoft.Uddi.Extensions Namespace

Other Resources

Microsoft.Uddi.Extensions Namespace

Send comments about this topic to Microsoft.