Autodesk Vault ProfessionalVault API

EntityClass Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesCustomObject

Gets the entity class associated with this CustomObject.

Syntax

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

Remarks

This method is implemented as part of the IEntity interface

See Also