Autodesk Vault ProfessionalVault API

RuleSet Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A set of property conditions.

Syntax

public class RuleSet 
Public Class RuleSet 

Properties

NameDescription
CondArrayAn array of property conditions.
DescA description of the rule set.
DispNameThe display name.
IdThe unique identifier for the object.

Returned By

Where you get a RuleSet — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.RuleSet

See Also