ArcFM Responder Mobile Developer Guide
Mode Property (ReplicationInitializingEventArgs)






Syntax
'Declaration
 
Public ReadOnly Property Mode As ProgramMode
'Usage
 
Dim instance As ReplicationInitializingEventArgs
Dim value As ProgramMode
 
value = instance.Mode
public ProgramMode Mode {get;}
public read-only property Mode: ProgramMode; 
public function get Mode : ProgramMode
public: __property ProgramMode get_Mode();
public:
property ProgramMode Mode {
   ProgramMode get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReplicationInitializingEventArgs Class
ReplicationInitializingEventArgs Members

Send Feedback