Click or drag to resize

CRealParameterValidate1 Method


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpen
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public bool Validate1(
	double value,
	ref string message
)
Request Example View Source

Parameters

value  Double
 
message  String
 

Return Value

Boolean

Implements

ICapeRealParameterSpec.Validate(Double, String)
See Also