Dwsim / data /DWSIM.Interfaces /IDynamicsCauseAndEffectMatrix.vb
introvoyz041's picture
Migrated from GitHub
b1b3bae verified
Public Interface IDynamicsCauseAndEffectMatrix
Property ID As String
Property Description As String
Property Items As Dictionary(Of String, IDynamicsCauseAndEffectItem)
End Interface