Click or drag to resize

PFExternalConnectionCurrentUserHasSynchronizationPermission Method

Checks if the current user can synchronize the items from the UI (navigation and forms). This is based on the SynchronizationPermission value.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool CurrentUserHasSynchronizationPermission()

Return Value

Type: Boolean
Boolean
See Also