Autodesk Vault ProfessionalVault API

EntityMasterId Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesIEntity

Gets the the database id for the master record for this entity.

Syntax

System.long EntityMasterId {get;}
ReadOnly Property EntityMasterId As System.Long

Remarks

If the object supports multiple iterations, the master id represents all of the iterations grouped together (ie. The master id for a file represents the file as a whole, where the iteration id represents a specific iteration of a file)

See Also