FormConfigPropertyPackageSetKijVal Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private void SetKijVal(
string id1,
string id2,
double newvalue
)
Private Sub SetKijVal (
id1 As String,
id2 As String,
newvalue As Double
)
Request Example
View SourceParameters
- id1 String
-
- id2 String
-
- newvalue Double
-
See Also