Autodesk Vault ProfessionalVault API

Content Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ModelsViewVaultNavigationModel

Gets the content that the model has been provided using SetContent

Syntax

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

See Also