Autodesk Vault ProfessionalVault API

GetAllCategoryColors Method

Autodesk.Connectivity.WebServicesCategoryService

Gets all category colors in the system.

Required Permissions

None

Syntax

public System.int[] GetAllCategoryColors()
Public Function GetAllCategoryColors() As System.Integer()

Return Value

Gets all category colors in the system.

See Also