PFDashboardAccessesManageContextIds Property |
Gets or sets the list of ids of contexts users have to be admins (role) to manage the dashboard.
Note: these are contexts of the selected application.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public List<long> ManageContextIds { get; set; }
Property Value
Type:
ListInt64See Also