ISimulation ObjectAdd Dynamic Property(String, String, Double, Unit Of Measure, Type) Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
void AddDynamicProperty(
string pname,
string pdesc,
double pvalue,
UnitOfMeasure punittype,
Type ptype
)VB
Sub AddDynamicProperty (
pname As String,
pdesc As String,
pvalue As Double,
punittype As UnitOfMeasure,
ptype As Type
)Parameters
- pname String
- pdesc String
- pvalue Double
- punittype UnitOfMeasure
- ptype Type