ArcFM Engine Developer Guide
TreeView Property


Syntax
'Declaration
 
Public Property TreeView As MinerTreeView
'Usage
 
Dim instance As BaseTreeViewer
Dim value As MinerTreeView
 
instance.TreeView = value
 
value = instance.TreeView
public MinerTreeView TreeView {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

BaseTreeViewer Class
BaseTreeViewer Members

 

 


Send Comment