| Name | Description | Type | Additional information |
|---|---|---|---|
| ActionCondition |
Condition when to execute a report. |
string |
None. |
| AppId |
The unique identifier of the report. |
globally unique identifier |
None. |
| Name |
The report´s name. |
string |
None. |
| Enabled |
Gets or sets if the report is enabled. |
boolean |
None. |
| ActionType |
Defines what kind of action has to be executed. |
ConfidenceApps.Types.ReportActionTypeEnum |
None. |
| ActionFormat |
Specifies the report format. |
ConfidenceApps.Types.ResultFormat |
None. |
| ActionValue |
Specifies the postback-receiver (E-Mail addresses or URL). |
string |
None. |
| ActionValueDynamic |
Specifies from which formcontrol the receiver is read |
string |
None. |
| IsDefault |
Defines the report as default |
boolean |
None. |
| TemplateId |
The unique identifier of the report template. |
globally unique identifier |
None. |