ArcFM Engine Developer Guide
ResponderRelations Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal configurator As DataSetConfig, _
   ByVal useRepresents As Boolean _
)
'Usage
 
Dim configurator As DataSetConfig
Dim useRepresents As Boolean
 
Dim instance As New ResponderRelations(configurator, useRepresents)
public ResponderRelations( 
   DataSetConfig configurator,
   bool useRepresents
)

Parameters

configurator
useRepresents
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

ResponderRelations Class
ResponderRelations Members

 

 


Send Comment