ISimulationObjectCheckSpec Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax void CheckSpec(
double val,
bool onlypositive,
string paramname
)
Sub CheckSpec (
val As Double,
onlypositive As Boolean,
paramname As String
)
Request Example
View SourceParameters
- val Double
-
- onlypositive Boolean
-
- paramname String
-
See Also