ManagerCauseAndEffectMatrixList Property

Definition

Namespace: DWSIM.DynamicsManager
Assembly: DWSIM.DynamicsManager (in DWSIM.DynamicsManager.dll) Version: 10.0.0.0
public Dictionary<string, IDynamicsCauseAndEffectMatrix> CauseAndEffectMatrixList { get; set; }

Property Value

DictionaryString, IDynamicsCauseAndEffectMatrix

Implements

IDynamicsManagerCauseAndEffectMatrixList

See Also