Interface IHaveCalculations
Represents an object that has calculations
Namespace: TSD.API.Remoting.Report
Assembly: TSD.API.Remoting.dll
Syntax
public interface IHaveCalculations
Methods
| Name | Description |
|---|---|
| GetCalculationsAsync(CheckResultType, bool, CancellationToken) | Returns a root node of the tree with calculations |