Autodesk Vault ProfessionalVault API

CustEntDef Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The definition or type of custom entity.

Syntax

public class CustEntDef 
Public Class CustEntDef 

Properties

NameDescription
DispNameThe display name for this type.
DispNamePluralThe display name for multiple objects of this type.
IdThe identifier for this entity definition.
NameA unique string identifier for this type.

Returned By

Where you get a CustEntDef — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.CustEntDef

See Also