DataItem Members
In This Article
#Properties
Name | Description |
---|---|
Data |
Gets or sets the identifier of a corresponding data member in the data source. |
Data |
Gets the type of the data source field that provides data for the current data item. |
Date |
Provides access to the format settings for date-time values. |
ID | Obsolete. Gets or sets the data item identifier. |
Name | Gets or sets the name of the data item. |
Numeric |
Provides access to the format settings for numeric values. |
Show |
Gets or sets whether to show grand totals for the current measure. |
Show |
Gets or sets whether to show totals for the current data item. |
Show |
Gets or sets whether to display summary values corresponding to the current measure. |
Unique |
Gets or sets the unique data item identifier. |
#Methods
Name | Description |
---|---|
Begin |
For internal use. |
End |
For internal use. |
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. |
Get |
Returns the data item definition. |
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object. |
See Also