Autodesk Vault ProfessionalVault API

Label Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A label acts as an identifier or marker for a point in time in the workflow.

Syntax

public class Label 
Public Class Label 

Properties

NameDescription
CommA comment associated with the label.
CreateDateThe date and time the label was created.
CreateUserIdThe Id of the user who created the label.
CreateUserNameThe name of the user who created the label.
IdThe label Id.
NameThe name of the label.
NumFilesThe number of files included in the label.

Returned By

Where you get a Label — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Label

See Also