Autodesk Vault ProfessionalVault API

EntityMasterId Property

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

Gets the Master Id of this Folder. Folders are not iteration based and the MasterID is always the sole unique identifier for a folder.

Syntax

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

Remarks

This method is implemented as part of the IEntity interface

See Also