Navigate Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Interfaces›IProgressiveLoadingVaultNavigationModel
Changes the data in the model to represent a new entity. The IVaultNavigationModel.Content for the new entity will be loaded in a background thread.
Syntax
void Navigate(
IEntity parent,
NavigationContext context
)Sub Navigate( _
ByVal parent As IEntity, _
ByVal context As NavigationContext _
) Parameters
| Name | Description |
|---|---|
| parent | |
| context |