Class PassedResultCountAggregateFunction
Inheritance
System.Object
PassedResultCountAggregateFunction
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class PassedResultCountAggregateFunction : EnumerableAggregateFunction
Constructors
PassedResultCountAggregateFunction()
Declaration
public PassedResultCountAggregateFunction()
Properties
AggregateMethodName
Declaration
protected override string AggregateMethodName { get; }
Property Value
System.String
|
ExtensionMethodsType
Declaration
protected override Type ExtensionMethodsType { get; }
Property Value
System.Type
|