ReportDataV2 Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Initializes a new instance of the Report |
Report |
Initializes a new instance of the Report |
#Properties
Name | Description |
---|---|
Content | Specifies the report content. |
Data |
Gets the type caption of persistent objects that are displayed within the report. |
Data |
Gets the name of the report’s data type. |
Display |
Specifies the report’s display name. |
GCRecord |
Inherited from Base |
ID |
Specifies the Report |
ID |
The key property for the Base |
Is |
Specifies whether or not the report is inplace. |
Is |
Gets a boolean value that indicates whether or not the report is predefined. |
Parameters |
Specifies the type of the reports parameter object. |
Parameters |
Specifies the name of the reports parameter object type. |
Predefined |
Specifies the type of the predefined report. |
Predefined |
Specifies the name of the reports parameter object type. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Evaluate |
Calculates the value of a calculated property whose name is specified by the property parameter. The expression used in calculation must be specified through the Persistent |
Evaluate |
Calculates the value of a calculated property whose name is specified by the property parameter. The expression used in calculation must be specified through the Persistent |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Partially implements the IXaf |
On |
Partially implements the IXaf |
On |
|
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the object’s property value bypassing security checks.
Inherited from Base |
To |
Inherited from Base |
See Also