FormFlowsheetReactionSetsArray Property

Gets or sets a snapshot array of the reaction sets in the flowsheet bag.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public IReactionSet[] ReactionSetsArray { get; set; }

Property Value

IReactionSet

Implements

IFlowsheetBagReactionSetsArray

See Also