ArcFM Responder Mobile Developer Guide
ReplicationInitializedEventArgs Class
Members 






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

System.Object
   System.EventArgs
      Miner.Geodatabase.Replication.ReplicationInitializedEventArgs

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

ReplicationInitializedEventArgs Members
Miner.Geodatabase.Replication Namespace

Send Feedback