Click or drag to resize

PFAdminExternalConnectionBindingViewModelSyncType Property

Gets or sets a value indicating which kind of synchronization is applied: from and/or to the external source. Default value: ReadOnly (Packflow is updated from the external source).

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public string SyncType { get; set; }

Property Value

Type: String
See Also