ParseResultData Class |
Namespace: Dundas.BI.WebApi.Models
The ParseResultData type exposes the following members.
Name | Description | |
---|---|---|
ParseResultData |
Initializes a new instance of the ParseResultData class.
|
Name | Description | |
---|---|---|
Captions |
Gets the placeholder candidates.
| |
ContainsReturn |
Gets a value indicating whether or not the script contains a return statement.
| |
ScriptErrors |
Gets the script parsing errors.
| |
ScriptTree |
Gets the script tree.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
GetDataContractMappings |
Get the data contract mappings.
|