ResetAirSyncKey

ResetAirSyncKey(string)

Reset SyncKey for GetItemEstimate and Sync operations for defined collection.

public void ResetAirSyncKey(string serverId)
Parameter Type Description
serverId String Server Id of the collection.

See Also


ResetAirSyncKey()

Reset SyncKeys for GetItemEstimate and Sync operations for all collections.

public void ResetAirSyncKey()

See Also