PIDControllerGetPropertyValue Method |
Namespace: DWSIM.UnitOperations.SpecialOpsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public override Object GetPropertyValue(
string prop,
IUnitsOfMeasure su = null
)
Public Overrides Function GetPropertyValue (
prop As String,
Optional su As IUnitsOfMeasure = Nothing
) As Object
Request Example
View SourceParameters
- prop String
-
- su IUnitsOfMeasure (Optional)
-
Return Value
ObjectSee Also