Autodesk Vault ProfessionalVault API

IEntityIDGenerationService Interface

Autodesk.DataManagement.Client.Framework.VaultAutodesk.DataManagement.Client.Framework.Vault.Services

This service is used to generate an Entity Master ID for entities associated with programmatic Entity Classes

Syntax

public interface IEntityIDGenerationService 
Public Interface IEntityIDGenerationService 

Methods

NameDescription
GenerateGets a unique ID to associate with a programmatic entity.

Returned By

Where you get a IEntityIDGenerationService — members that return one.

See Also