Autodesk Vault ProfessionalVault API

EntClassCfg Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Information about an entity class.

Syntax

public class EntClassCfg 
Public Class EntClassCfg 

Properties

NameDescription
BhvArrayThe behavior names associated with the entity class.
DispNameThe display name.
EntClassPropCfgProperty information.
IdThe unique identifier.
IsLnkTargetIf true, then this Entity Class can be the target of a Link. If false, then Links can't point to objects of this Entity Class.

Returned By

Where you get a EntClassCfg — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.EntClassCfg

See Also