Autodesk Vault ProfessionalVault API

EntityName Property

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

Gets the descriptive name for this Custom Object. .

Syntax

public System.string EntityName {get;}
Public ReadOnly Property EntityName As System.String

Remarks

This method is implemented as part of the IEntity interface

See Also