Autodesk Vault ProfessionalVault API

EntityClass Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesItemRevision

Gets the entity class associated with this Item.

Syntax

public EntityClass EntityClass {get;}
Public ReadOnly Property EntityClass As EntityClass

Remarks

This method is implemented as part of the IEntity interface

See Also