Autodesk Vault ProfessionalVault API

EntityClass Property

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

Gets the entity class associated with this Folder.

Syntax

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

Remarks

This method is implemented as part of the IEntity interface

See Also