ArcFM Engine Developer Guide
ReplicationInitializingEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal mode As ProgramMode, _
   ByVal silent As Boolean, _
   ByVal hasUI As Boolean _
)
'Usage
 
Dim mode As ProgramMode
Dim silent As Boolean
Dim hasUI As Boolean
 
Dim instance As New ReplicationInitializingEventArgs(mode, silent, hasUI)
public ReplicationInitializingEventArgs( 
   ProgramMode mode,
   bool silent,
   bool hasUI
)

Parameters

mode
silent
hasUI
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

ReplicationInitializingEventArgs Class
ReplicationInitializingEventArgs Members

 

 


Send Comment