Autodesk Vault ProfessionalVault API

EntityIterationId Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesChangeOrder

Gets the Iteration ID of this Change Order. Since Change Orders 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

Remarks

This method is implemented as part of the IEntity interface

See Also