Click or drag to resize

PFDashboardDraftScope Property

The dashboard Scope property. See Scope.

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

Property Value

Type: PFDashboardScope
See Also