BrowserPanes.GetNativeBrowserNodeDefinition Method
Parent Object:
BrowserPanes
Description
Method to obtain the NativeBrowserNodeDefinition object corresponding to a data model object.Also see CreateNativeBrowserNodeDefinition for information on creating a new client browser node definition.
Syntax
BrowserPanes.
GetNativeBrowserNodeDefinition(
NativeObject As Object ) As
NativeBrowserNodeDefinition
Parameters
NativeObject |
Object |
The object for whom to obtain the NativeBrowserNodeDefinition. |
Samples
Navigation between browser and data |
This sample demonstrates the navigation between a browser node and it's corresponding data model object and vice versa. This sample creates a work plane, finds its browser node and gets the work plane object back from the browser node. |
Version
Introduced in version 9