ISimulation ObjectGet 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#
Object GetPropertyValue2(
string propname,
string arg1,
string units
)VB
Function GetPropertyValue2 (
propname As String,
arg1 As String,
units As String
) As Object