ISimulation ObjectGet Property Value Method
Gets the value of a property.
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Property value.
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
Object GetPropertyValue(
string prop,
IUnitsOfMeasure su = null
)VB
Function GetPropertyValue (
prop As String,
Optional su As IUnitsOfMeasure = Nothing
) As ObjectParameters
- prop String
- Property identifier.
- su IUnitsOfMeasure (Optional)
- Units system to use. Null to use the default (SI) system.
Return Value
ObjectProperty value.
Remarks
More details at https://dwsim.org/wiki/index.php?title=Object_Property_Codes