Represents an indeterminate value for FieldItem.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public class NullValue
Visual Basic (Declaration)
Public Class NullValue
Visual C++
public ref class NullValue

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Olap..::.FieldItem..::.NullValue

See Also