Autodesk Vault ProfessionalVault API

PropDefInfo Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A property definition object with related information.

Syntax

public class PropDefInfo 
Public Class PropDefInfo 

Properties

NameDescription
EntClassCtntSrcPropCfgArrayThe content source mappings for each entity class.
ListValArraythe list of legal values. A null array means all values are allowed.
PropConstrArrayThe property constraints.
PropDefThe property definition object.

Returned By

Where you get a PropDefInfo — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropDefInfo

See Also