TheFieldCalculationResult |
Scroll |
The TheFieldCalculationResult class is returned by CalculateFields and contains the result of the field calculations.
Namespace: Therefore.API
Visual Basic Public Class TheFieldCalculationResult C# public class TheFieldCalculationResult |
Name |
Description |
Gets the number of TheFieldCalculationResultItem items. |
|
Gets or sets the TheFieldCalculationResultItem with the specified index. |
Name |
Description |
Returns an enumerator for this list. |
|
Returns a string representation of the object (for debugging). |