new Report(config)
Object holding report data.
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.AdminControlBase can be supplied |
Members
connectionStringId
Properties:
Name | Type | Description |
---|---|---|
connectionStringId |
int | Connection String ID. |
emailSubject
Properties:
Name | Type | Description |
---|---|---|
emailSubject |
string | Email Subject. |
iconId
Properties:
Name | Type | Description |
---|---|---|
iconId |
int | Icon Id. |
name
Properties:
Name | Type | Description |
---|---|---|
name |
string | Name. |
overlayName
Properties:
Name | Type | Description |
---|---|---|
overlayName |
string | Overlay Name. |
problemDescriptionField
Properties:
Name | Type | Description |
---|---|---|
problemDescriptionField |
string | Problem Description Field. |
problemLocationGeometryField
Properties:
Name | Type | Description |
---|---|---|
problemLocationGeometryField |
string | Problem Location Geometry Field. |
problemLocationXField
Properties:
Name | Type | Description |
---|---|---|
problemLocationXField |
string | Problem Location X Field. |
problemLocationYField
Properties:
Name | Type | Description |
---|---|---|
problemLocationYField |
string | Problem Location Y Field. |
problemSenderEmailField
Properties:
Name | Type | Description |
---|---|---|
problemSenderEmailField |
string | Problem Sender Email Field. |
problemTypeField
Properties:
Name | Type | Description |
---|---|---|
problemTypeField |
string | Problem Type Field. |
problemTypes
Properties:
Name | Type | Description |
---|---|---|
problemTypes |
Object | Array of problem types. |
reportId
Properties:
Name | Type | Description |
---|---|---|
reportId |
int | The report Id. |
sendEmail
Properties:
Name | Type | Description |
---|---|---|
sendEmail |
string | Send Email Address. |
siteEmail
Properties:
Name | Type | Description |
---|---|---|
siteEmail |
string | Site Email Address. |
tableName
Properties:
Name | Type | Description |
---|---|---|
tableName |
string | Table Name. |
writeToDB
Properties:
Name | Type | Description |
---|---|---|
writeToDB |
bool | Write To DB. |