Responder Developer Guide
InfraTreeDatasetDecorator Constructor(Object,DataSetConfig,Boolean)


Syntax
'Declaration
 
Public Function New( _
   ByVal dataSource As Object, _
   ByVal configurator As DataSetConfig, _
   ByVal hideTopRow As Boolean _
)
'Usage
 
Dim dataSource As Object
Dim configurator As DataSetConfig
Dim hideTopRow As Boolean
 
Dim instance As New InfraTreeDatasetDecorator(dataSource, configurator, hideTopRow)
public InfraTreeDatasetDecorator( 
   object dataSource,
   DataSetConfig configurator,
   bool hideTopRow
)

Parameters

dataSource
configurator
hideTopRow
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

InfraTreeDatasetDecorator Class
InfraTreeDatasetDecorator Members
Overload List

 

 


Send Comment