PFDashboardDraft Properties |
The PFDashboardDraft type exposes the following members.
Name | Description | |
---|---|---|
DashboardId |
The dashboard id.
| |
DraftVersion |
The version of this draft. It starts at 1 and is incremented each time the draft is updated.
| |
Name |
The dashboard name.
| |
Scope |
The dashboard Scope property. See Scope.
| |
SecurityLevel |
Gets or sets the dashboard security level.
| |
SpecificAccesses |
The dashboard SpecificAccesses property. See SpecificAccesses.
| |
UpdatedAt |
The time this draft was last updated.
| |
Url |
The dashboard URL.
| |
Widgets |
A flat list containing all the widgets of this draft.
|