Flowsheet BaseRedirect Messages Property
Gets or sets a value indicating whether flowsheet messages should be redirected to an external listener instead of the UI log.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public bool RedirectMessages { get; set; }VB
Public Property RedirectMessages As Boolean
Get
Set