Click or drag to resize

PFDashboardScope Property

Gets or sets the scope, describing how this dashboard can be used or managed. See the SpecificAccesses property for more details.

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

Property Value

Type: PFDashboardScope
See Also