The ReportShapeText type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ReportShapeText | Initializes a new instance of the ReportShapeText class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| EvaluatePython |
Function Evaluates the Python Query for the Report Shape Text.
| |
| EvaluateXQuery |
Function Evaluates the XQuery for the Report Shape Text.
| |
Allows an (Inherited from | ||
| GetContextItem | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetNamespace |
Gets the Report Item Namespace.
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| SetContextItem | ||
| SetNamespace |
Sets the Report Item Namespace.
| |
| SetReport |
Sets the Report Item Parent Report.
| |
| ToOutput | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Content |
Gets or sets the Shape Text Content.
| |
| ContextIndex |
Gets or sets the Context Index for the Report Item.
| |
| Enabled |
Gets or sets the Report Shape Text Enabled.
(Overrides BasePropertiesEnabled.) | |
| Query |
Gets or sets the Report Query for the Text.
| |
| QueryName |
Gets or sets the Report Query Name for the Report Text.
| |
| Report |
The Report that the Report Item belongs too.
| |
| ValueType |
Gets or sets the Value Type for the Report Text.
|
See Also