Responder Developer Guide
InfraGridDatasetDecorator Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal caption As String, _
   ByVal dataSource As Object, _
   ByVal configurator As DataSetConfig _
)
'Usage
 
Dim caption As String
Dim dataSource As Object
Dim configurator As DataSetConfig
 
Dim instance As New InfraGridDatasetDecorator(caption, dataSource, configurator)
public InfraGridDatasetDecorator( 
   string caption,
   object dataSource,
   DataSetConfig configurator
)

Parameters

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

InfraGridDatasetDecorator Class
InfraGridDatasetDecorator Members

 

 


Send Comment