StiAggregateFunctionService Methods |
The StiAggregateFunctionService type exposes the following members.
Name | Description | |
---|---|---|
CalcItem |
A value calculation.
| |
ClearAllStates |
Clear all earlier saved object states.
| |
Clone | (Inherited from StiService.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetFunction |
Returns the aggregate function from the service container by its name.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetLongFunctionString | ||
GetResultType |
Returns the type of the result.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue |
Returns the calculation result.
| |
Init |
First initialization.
| |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PackService | (Overrides StiServicePackService.) | |
Reset |
Reset result of total calculation.
| |
RestoreState |
Restores the earlier saved object state.
| |
SaveState |
Saves the current state of an object.
| |
SetValue |
Sets the calculation result.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |