ReactionGetPropertyList 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
public string[] GetPropertyList()

Return Value

String
An array of property name strings.

Implements

IReactionGetPropertyList

See Also