Autodesk Vault ProfessionalVault API

EntLfCyc Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The lifecycle information for an Entity.

Syntax

public class EntLfCyc 
Public Class EntLfCyc 

Properties

NameDescription
ConsumeGets if the Entity is in a consumable (released) state.
LfCycDefIdThe lifecycle definition ID.
LfCycStateIdThe lifecycle state ID.
ObsoleteIndicates if entity is in a life cycle state that is designated as obsolete

Returned By

Where you get a EntLfCyc — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.EntLfCyc

See Also