Autodesk Vault ProfessionalVault API

AssociatedEntityClasses Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyDefinition

Gets the list of Entity Classes that use this PropertyDefinition

Syntax

public System.Collections.Generic.List<PropertyDefinitionToEntityClassAssociation> AssociatedEntityClasses {get;}
Public ReadOnly Property AssociatedEntityClasses As System.Collections.Generic.List(Of PropertyDefinitionToEntityClassAssociation)

See Also