ReplicateData Property

Version: Available or changed with runtime version 2.0.

Specifies if the table should be replicated.

Applies to

  • Table

Property

True if the table data is replicated to the cloud service otherwise, false. The default is true.

Syntax

ReplicateData = false;

Remarks

The ReplicateData property is used when migrating data from a Business Central on-premises environment to an online environment. The property specifies whether the data in the on-premises table is replicated to a table in the cloud service as part of cloud migration. When set to true, the table's data is included in the replication process for migrating to the cloud. Learn more in Determine what data to migrate to the cloud.

Properties
Table Properties