| Name | Description |
| access_type | The type of access you want: (In, Optional) |
| Alias | The alias for this tool's toolbox. |
| archiving | Specifies whether to use the archive class to track changes instead of using the versioning delta tables. This is only available for one-way replicas.
(In, Required) |
| expand_feature_classes_and_tables | Specifies whether you will include expanded feature classes and tables, such as those found in geometric networks, topologies, or relationship classes. (In, Optional) |
| geometry_features |
The features used to define the area to replicate.
(In, Optional) |
| get_related_data | Specifies whether to replicate rows related to rows already in the replica. For example, consider a feature (f1) inside the replication filter and a related feature (f2) from another class outside the filter. Feature f2 is included in the replica if you choose to get related data. (In, Optional) |
| in_data | The data to be replicated. This list consists of layers and tables referencing versioned, editable data from an ArcSDE geodatabase. (In, Required) |
| in_type | The kind of replica to create. (In, Required) |
| initial_data_sender | Used by replication to determine which replica can send changes when in disconnected mode. If you are working in a connected mode, this parameter is inconsequential. This ensures that the relative replica doesn't send updates until the changes are first received from the initial data sender. (In, Optional) |
| out_child_geodatabase | Output Child Workspace (out, Optional) |
| out_geodatabase | The local geodatabase or geodata service that will host the child replica. Geodata services are used to represent remote geodatabases. The geodatabase can be an ArcSDE, file, or personal geodatabase. For two-way replicas the child geodatabase must be ArcSDE. For one-way and check-out replicas the geodatabase can be personal, file, or ArcSDE. Personal or file geodatabases must already exist before running this tool. (In, Required) |
| out_name | The name that identifies the replica. (In, Required) |
| output_replica_name | Output Replica Name (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| reuse_schema | Indicates whether to reuse a geodatabase that contains the schema of the data you want to replicate. This reduces the amount of time required to replicate the data. This option is only available for check-out replicas. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |