FlowsheetBaseExternalUnitOperations Property | 
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntaxpublic Dictionary<string, IExternalUnitOperation> ExternalUnitOperations { get; set; }Public Property ExternalUnitOperations As Dictionary(Of String, IExternalUnitOperation)
	Get
	Set
 Request Example
		View SourceProperty Value
DictionaryString, 
IExternalUnitOperation
See Also