QualityCheckDisplayForm Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public DialogResult DisplayForm(
Action<ConstantProperties> displaycompoundviewer,
Action positiveanswer
)
Public Function DisplayForm (
displaycompoundviewer As Action(Of ConstantProperties),
positiveanswer As Action
) As DialogResult
Request Example
View SourceParameters
- displaycompoundviewer ActionConstantProperties
-
- positiveanswer Action
-
Return Value
DialogResultSee Also