Autodesk Vault ProfessionalVault API

CustEnt Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A custom entity.

Syntax

public class CustEnt 
Public Class CustEnt 

Properties

NameDescription
CatThe category for this object.
CloakedIf true, the logged-in user is restricted from seeing this object.
CustEntDefIdThe definition of this custom entity type.
IdThe identifier for this object.
LfCycThe lifecycle information for the Entity.
LockedTells if the Entity can be modified by the logged-in user.
NameThe display name for this object.
NumA unique, persistable identifier.

Returned By

Where you get a CustEnt — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.CustEnt

See Also