Autodesk Vault ProfessionalVault API

Entities Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyValues

Gets a list of all of the entities that have values in this collection

Syntax

public System.Collections.Generic.IEnumerable<IEntity> Entities {get;}
Public ReadOnly Property Entities As System.Collections.Generic.IEnumerable(Of IEntity)

See Also