FunctionResult Class

Represents a function result base class.
Inheritance Hierarchy

Namespace:  Dundas.BI.Data.Functions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public abstract class FunctionResult

The FunctionResult type exposes the following members.

Properties
  NameDescription
Public propertyFormat
Gets the format for the current instance.
Public propertyId
Gets the result ID.
Top
See Also