Click or drag to resize

PFExternalConnectionSynchronizationPermission Property

Gets or sets an object describing who can synchronize items from the UI (navigation and forms).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFExternalConnection_SyncPermission SynchronizationPermission { get; set; }

Property Value

Type: PFExternalConnection_SyncPermission
See Also