Share

BrowserNode.NativeObject Property

Parent Object: BrowserNode

Description

Gets the object in the context of the definition instead of the containing assembly.

Syntax

BrowserNode.NativeObject() As Object

Property Value

This is a read only property whose value is an Object.

Samples

Name Description
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 2009

Was this information helpful?