Click or drag to resize

PFBaseObjectHasPendingPermissionsModifications Property

Checks if there is pending modifications in permissions. Will compute permissions (RUD) and check if there is differences with current persisted permissions.

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 HasPendingPermissionsModifications { get; }

Property Value

Type: Boolean
See Also