Autodesk Vault ProfessionalVault API

FolderId Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileIteration

Gets the ID of the folder that the file was checked-out from. This property is only valid if IsCheckedOut is true.

Syntax

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

See Also