Autodesk Vault ProfessionalVault API

EntityIterationId Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFolder

Gets the Iteration ID of this Folder. Since Folders are not iteration based, this will always have the same value as the EntityMasterId.

Syntax

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

See Also