Interface ICalculationsNode

Represents a node in the calculations tree

Namespace: TSD.API.Remoting.Report
Assembly: TSD.API.Remoting.dll
Syntax
public interface ICalculationsNode

Properties

Name Description
Items

Gets the list of the report items contained in this node

Name

Gets the name of this node

Nodes

Gets the list of the sub-nodes of this node

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next