LevelGaugeSetPropertyValue Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public override bool SetPropertyValue(
string prop,
Object propval,
IUnitsOfMeasure su = null
)
Public Overrides Function SetPropertyValue (
prop As String,
propval As Object,
Optional su As IUnitsOfMeasure = Nothing
) As Boolean
Request Example
View SourceParameters
- prop String
-
- propval Object
-
- su IUnitsOfMeasure (Optional)
-
Return Value
BooleanSee Also