Click or drag to resize

PFBaseObjectCanRead Property

Checks if the current permission context allows current user to access 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 CanRead { get; }

Property Value

Type: Boolean
See Also