ISimulation ObjectSet Property Value 2 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#
void SetPropertyValue2(
string propname,
string arg1,
string units,
Object value
)VB
Sub SetPropertyValue2 (
propname As String,
arg1 As String,
units As String,
value As Object
)