BaseClassLaunchExternalPropertyEditor Field |
Namespace: DWSIM.SharedClasses.UnitOperationsAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax [NonSerializedAttribute]
[XmlIgnoreAttribute]
public Action<ISimulationObject>[] LaunchExternalPropertyEditor
<NonSerializedAttribute>
<XmlIgnoreAttribute>
Public LaunchExternalPropertyEditor As Action(Of ISimulationObject)()
Request Example
View SourceField Value
ActionISimulationObjectSee Also