Responder Developer Guide
DatarowDecorator Constructor(DataRow,DataSetConfig,RulePackages,DeviceOperationType)


Syntax
'Declaration
 
Public Function New( _
   ByVal dataRow As DataRow, _
   ByVal configurator As DataSetConfig, _
   ByVal clientRules As RulePackages, _
   ByVal deviceOperationType As DeviceOperationType _
)
'Usage
 
Dim dataRow As DataRow
Dim configurator As DataSetConfig
Dim clientRules As RulePackages
Dim deviceOperationType As DeviceOperationType
 
Dim instance As New DatarowDecorator(dataRow, configurator, clientRules, deviceOperationType)

Parameters

dataRow
configurator
clientRules
deviceOperationType
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

DatarowDecorator Class
DatarowDecorator Members
Overload List

 

 


Send Comment