Autodesk Vault ProfessionalVault API

RevisionLabel Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileRevisionInfo

Gets the revision label of the file.

Syntax

public System.string RevisionLabel {get;}
Public ReadOnly Property RevisionLabel As System.String

Remarks

An empty string will be returned if this file does not have a revision associated with it or if the installed product does not support file revisions.

See Also