Autodesk Vault ProfessionalVault API

EntityIDGenerator Property

Autodesk.DataManagement.Client.Framework.VaultLibrary

Gets a service which is used to generate an Entity Master ID for entities associated with programmatic Entity Classes

Syntax

public static IEntityIDGenerationService EntityIDGenerator {get;}
Public Shared ReadOnly Property EntityIDGenerator As IEntityIDGenerationService

See Also