ArcFM Engine Developer Guide
ReplicaStatus Enumeration


Syntax
'Declaration
 
Public Enum ReplicaStatus 
   Inherits System.Enum
'Usage
 
Dim instance As ReplicaStatus
public enum ReplicaStatus : System.Enum 
Members
MemberDescription
ApplyFullDatabase 
ApplyPreviousUpdates 
ApplyUpdates 
ArcMapRunning 
BitsRecovery 
Bootstrap 
CheckForUpdates 
CompressingDatabase 
DownloadFullDatabase 
Downloading 
DownloadUpdates 
Error 
ErrorExit 
Exit 
GDBUpdate 
Initializing 
NoUpdates 
PreparingFiles 
ProcessingUpdates 
ReplicationComplete 
Retry 
UncompressingDatabase 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.Replication.ReplicaStatus

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

Miner.Geodatabase.Replication Namespace

 

 


Send Comment