ArcFM Desktop Developer Guide
ReplicaStatus Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Available at Version
10.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Geodatabase.Engine.dll
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

Object Model
ReplicaStatus Enumeration
Syntax
'Declaration
 
Public Enum ReplicaStatus 
   Inherits System.Enum
'Usage
 
Dim instance As ReplicaStatus
public enum ReplicaStatus : System.Enum 
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

ReplicaStatus Members
Miner.Geodatabase.Replication Namespace

 

 


Send Comment