PFViewAggregationSetTypeFromString Method |
Sets the type from a string.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public void SetTypeFromString(
string typeStr
)
Parameters
- typeStr
- Type: SystemString
COUNT, AVG, MAX, MIN, SUM, STDEV, VAR
See Also