Gets or sets the ModelParameter value.
Namespace: WaterSimDCDCAssembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)
Syntax
| C# |
|---|
public int Value { get; set; } |
| Visual Basic |
|---|
Public Property Value As Integer Get Set |
Field Value
The value.
Remarks
This is the basic access to base model parameter
Exceptions
| Exception | Condition |
|---|---|
| WaterSimDCDC..::..WaterSim_Exception | if value or values are out of range for the parameter |