Difference between revisions of "Activity:ReplicateInstance (Activity)"
Line 1: | Line 1: | ||
+ | =Description= | ||
{{ActivityInfoBox | {{ActivityInfoBox | ||
| title = Replicate instance | | title = Replicate instance | ||
Line 21: | Line 22: | ||
| ReplicationConfiguration|| [[InstanceReplication]] || In || The replication configuration object | | ReplicationConfiguration|| [[InstanceReplication]] || In || The replication configuration object | ||
|- align="left" | |- align="left" | ||
− | | AutoSave|| {{Boolean_MSDN}}|| In || If True, the replication | + | | AutoSave|| {{Boolean_MSDN}}|| In || If True, the replication results get saved right after creation. |
|- align="left" | |- align="left" | ||
− | | Result|| {{ReplicationResult}|| Out || The result of the replication if successful, null if failed | + | | Result|| {{ReplicationResult}}|| Out || The result of the replication if successful, null if failed |
|} | |} | ||
Line 32: | Line 33: | ||
− | + | =Example= | |
{| class="wikitable" | width = "50%" | {| class="wikitable" | width = "50%" |