IUnit OperationSet Key Property Value Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
Exception SetKeyPropertyValue(
string prop_name,
double prop_value,
string prop_units
)VB
Function SetKeyPropertyValue (
prop_name As String,
prop_value As Double,
prop_units As String
) As Exception