TheDependentFieldsQueryResult |
Scroll |
The TheDependentFieldsQueryResult class represents the result of an TheDependentFieldsQuery as a table. It exposes the table as an array of TheDependentFieldsQueryResultRow items. All contained data is read-only.
Namespace: Therefore.API
|
Name |
Description |
Gets a list of field numbers in the order listed in every TheDependentFieldsQueryResultRow item from this query. |
|
Gets the number of TheDependentFieldsQueryResultRow items. |
|
Gets or sets the TheDependentFieldsQueryResultRow with the specified index. |
Name |
Description |
Returns an enumerator for this list. |
|
Returns a string representation of the object (for debugging). |