Gets and sets a Boolean that determines if the object appears in the Project Tree when the file is viewed with the TerraExplorer Basic viewer.
JavaScript |
|
ShowInViewerTree |
C# |
|
bool ShowInViewerTree { get; set; } |
C++ |
|
HRESULT ShowInViewerTree([out, retval] VARIANT_BOOL* pVal) HRESULT ShowInViewerTree([in] VARIANT_BOOL pVal) |