Autodesk Vault ProfessionalVault API

Entities Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyEntitiesEventArgs

Gets the entity that the event is related to

Syntax

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

See Also