FunctionResult Class

Represents a function result base class.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.FunctionsFunctionResult
    More

Namespace: Dundas.BI.Data.Functions
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Inheritance Hierarchy