Autodesk Vault ProfessionalVault API

Cat Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A category.

Syntax

public class Cat 
Public Class Cat 

Properties

NameDescription
ColorThe color of the category. It is a 32-bit ARGB value.
DescrThe description of the category.
EntClassIdArrayAn array of associated entity class IDs.
IdThe unique identifier for the object.
NameThe name of the category.
SysNameThe system name of the category.

Returned By

Where you get a Cat — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Cat

See Also