Autodesk Vault ProfessionalVault API

AssocPropDefInfo Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An association property definition with extended information.

Syntax

public class AssocPropDefInfo 
Public Class AssocPropDefInfo 

Properties

NameDescription
EntClassCtntSrcPropCfgArrayThe content source mappings for each entity class.
ListValArrayA list of legal values. If null then all values are allowed.
PropDefThe association property definition.

Returned By

Where you get a AssocPropDefInfo — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.AssocPropDefInfo

See Also