QsLog.ShowMessageWarning Method

QsInformatica.Utils

QsLogShowMessageWarning Method

[Missing <summary> documentation for "M:QsInformatica.Utils.QsLog.ShowMessageWarning"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public bool ShowMessageWarning()
Public Function ShowMessageWarning As Boolean
public:
virtual bool ShowMessageWarning() sealed
abstract ShowMessageWarning : unit -> bool 
override ShowMessageWarning : unit -> bool 

Return Value

Type: Boolean

[Missing <returns> documentation for "M:QsInformatica.Utils.QsLog.ShowMessageWarning"]

Implements

IQsLogShowMessageWarning
See Also