Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Replication.Configuration Namespace > PersonalGdbServerReplicaElement Class : CreateReplica Method |
'Declaration Public Overrides NotOverridable Function CreateReplica( _ ByVal licenseElement As LicenseElement, _ ByVal basePath As String, _ ByVal bootstrap As Boolean, _ ByVal purge As Boolean _ ) As Replica
'Usage Dim instance As PersonalGdbServerReplicaElement Dim licenseElement As LicenseElement Dim basePath As String Dim bootstrap As Boolean Dim purge As Boolean Dim value As Replica value = instance.CreateReplica(licenseElement, basePath, bootstrap, purge)
public override Replica CreateReplica( LicenseElement licenseElement, string basePath, bool bootstrap, bool purge )
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.