MaterialStreamSetProp1 Method |
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public void SetProp1(
string property,
Object values
)
Public Sub SetProp1 (
property As String,
values As Object
)
Request Example
View SourceParameters
- property String
-
- values Object
-
Implements
ICapeThermoMaterialTemplate.SetProp(String, Object)See Also