powerPlayReport
Defines the class that contains the information required to run an PowerPlay® report.
We recommend that you represent instances of this type as leaf nodes in a tree structure. These objects can be manipulated independent of their containing object.
This class
inherits properties from the bibus » basePowerPlayClass class
Properties
This class has the following properties.
- defaultPortalAction
Specifies the default action for an object in a portal.
When users click the hyperlinked name in the portal, the default action specified, such as view, run, or open for editing, is performed.
This property
is of type bibus » powerPlayReportActionEnum
is encoded as type
tns:powerPlayReportActionEnumProp
has a default value of
run
- hasPrompts
Specifies whether the report has prompts enabled.
This property
is of type
boolean
is encoded as type
tns:booleanProp
has a default value of
false