Click or drag to resize

PFDashboardDraft Properties

The PFDashboardDraft type exposes the following members.

Properties
  NameDescription
Public propertyDashboardId
The dashboard id.
Public propertyDraftVersion
The version of this draft. It starts at 1 and is incremented each time the draft is updated.
Public propertyName
The dashboard name.
Public propertyScope
The dashboard Scope property. See Scope.
Public propertySecurityLevel
Gets or sets the dashboard security level.
Public propertySpecificAccesses
The dashboard SpecificAccesses property. See SpecificAccesses.
Public propertyUpdatedAt
The time this draft was last updated.
Public propertyUrl
The dashboard URL.
Public propertyWidgets
A flat list containing all the widgets of this draft.
Top
See Also