DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Creates and returns a new object
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public RangeValue( RangeValue..::..ValueTypeEnum ValueType, decimal FixedValue ) |
Visual Basic |
---|
Public Sub New ( ValueType As RangeValue..::..ValueTypeEnum, FixedValue As Decimal ) |
Visual C++ |
---|
public: RangeValue( RangeValue..::..ValueTypeEnum ValueType, Decimal FixedValue ) |
Parameters
- ValueType
- Type: DataPAEnterpriseDashboard..::..RangeValue..::..ValueTypeEnum
The type of value
- FixedValue
- Type: System..::..Decimal
The fixed value