Autodesk Vault ProfessionalVault API

FileLfCyc Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Life cycle information for a file.

Syntax

public class FileLfCyc 
Public Class FileLfCyc 

Properties

NameDescription
ConsumeTells if the current file version is in a consumable (released) state.
IterLfCycStateIdThe ID of the life cycle state iteration for the latest file within the same revision.
LfCycDefIdThe ID of the life cycle definition for the latest file within the same revision.
LfCycStateIdThe ID of the life cycle state for the latest file within the same revision.
LfCycStateNameThe name of the life cycle state for the current file version.
ObsoleteIndicates if file is in a life cycle state that is designated as an obsolete state

Returned By

Where you get a FileLfCyc — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.FileLfCyc

See Also