Initializes a new instance of the FieldItem..::.TotalValue class.
Namespace:
PerpetuumSoft.OlapAssembly: PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1
Syntax
C# |
---|
public TotalValue( Field field ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ field As Field _ ) |
Visual C++ |
---|
public: TotalValue( Field^ field ) |
Parameters
- field
- Type: PerpetuumSoft.Olap..::.Field