SetDetailAggregateAsync Method
Specifies the detail aggregate before calling Capture or Reverse.
Syntax
[VB.NET] Public Function SetDetailAggregateAsync(ByVal aggregate As String) As Task
[C#] public Task SetDetailAggregateAsync(string aggregate);