Platform Core .NET Assemblies API
SyncDirection Property
See Also  Send Feedback
Terrasoft.Sync Namespace > DirectionAttribute Class : SyncDirection Property

Glossary Item Box

Determines entity synchronization direction. Default value: SyncDirection.DownloadAndUpload.

Syntax

 
C#
 
 

Remarks

As a result, the value will be moved to the EntityConfig property. If the property value does not have the SyncDirection.Download flag, the changes will not be applied in the local repository. If the property value does not have the SyncDirection.Upload flag, new entities will not be selected from the local repository.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.