ArcFM Responder Mobile Developer Guide
ReplicationInitializingEventArgs Class
Members 






Object Model
ReplicationInitializingEventArgs Class
Syntax
'Declaration
 
Public NotInheritable Class ReplicationInitializingEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ReplicationInitializingEventArgs
public sealed class ReplicationInitializingEventArgs : System.EventArgs 
public class ReplicationInitializingEventArgs = class(System.EventArgs)sealed; 
public sealed class ReplicationInitializingEventArgs extends System.EventArgs
public __gc __sealed class ReplicationInitializingEventArgs : public System.EventArgs 
public ref class ReplicationInitializingEventArgs sealed : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Miner.Geodatabase.Replication.ReplicationInitializingEventArgs

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 Members
Miner.Geodatabase.Replication Namespace

Send Feedback