Click or drag to resize

DataSyncMode Enumeration

Obsolete. Was used to determine how Word documents were synchronized.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum DataSyncMode
Members
  Member nameValueDescription
NoSync1 No synchronization.
ManualSync2 Manual synchronization.
AutoSync3 Automatic synchronization.
See Also