Aggregate Class
Definition
The aggregated parameter with the count value for it.
public class Aggregate
- Inheritance
-
Aggregate
Constructors
| Aggregate() |
Initializes a new instance of the Aggregate class. |
| Aggregate(Int64, String) |
Initializes a new instance of the Aggregate class with required arguments. |
Properties
| Count |
Required. The aggregated value. |
| Value |
Required. The activity window parameter's value that the aggregate count belongs to. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |