Autodesk Vault ProfessionalVault API

RevSchemaId Property

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

Gets the id of the revision schema for this file.

Syntax

public System.long RevSchemaId {get;}
Public ReadOnly Property RevSchemaId As System.Long

Remarks

-1 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