Click or drag to resize

PFDashboardSpecificAccesses Property

Gets an object containing visibility and management accesses to the dashboard when its scope is set to Application.

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

Property Value

Type: PFDashboardAccesses
See Also