ArcFM Engine Developer Guide
FindReplicaProperties Method


Syntax
'Declaration
 
Public Shared Function FindReplicaProperties( _
   ByVal globalServerReplicaElement As GlobalServerReplicaSection, _
   ByVal replicaName As String _
) As ServerReplicaElement
'Usage
 
Dim globalServerReplicaElement As GlobalServerReplicaSection
Dim replicaName As String
Dim value As ServerReplicaElement
 
value = ReplicationMain.FindReplicaProperties(globalServerReplicaElement, replicaName)

Parameters

globalServerReplicaElement
replicaName
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

ReplicationMain Class
ReplicationMain Members

 

 


Send Comment