Click or drag to resize

PFBaseObjectCanDelete Property

Checks if the current permission context allows current user to delete this object.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public virtual bool CanDelete { get; }

Property Value

Type: Boolean
See Also