Hydroelectric TurbineSet Property Value Method
Sets the value of the specified property.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override bool SetPropertyValue(
string prop,
Object propval,
IUnitsOfMeasure su = null
)VB
Public Overrides Function SetPropertyValue (
prop As String,
propval As Object,
Optional su As IUnitsOfMeasure = Nothing
) As BooleanParameters
- prop String
- propval Object
- su IUnitsOfMeasure (Optional)