ReactionGet Property List Method
Returns a list of property identifiers that can be retrieved or set for this reaction.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
An array of property name strings.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public string[] GetPropertyList()VB
Public Function GetPropertyList As String()Return Value
StringAn array of property name strings.