Autodesk Vault ProfessionalVault API

CatRuleSet Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The set of rules for a category.

Syntax

public class CatRuleSet 
Public Class CatRuleSet 

Properties

NameDescription
CatIdThe category ID.
IsActIf true, the rule set is active. If false, the rule set is not active.
RuleSetThe rule set object.

Returned By

Where you get a CatRuleSet — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.CatRuleSet

See Also