QsLog.PutMessageType Property

QsInformatica.Utils

QsLogPutMessageType Property

[Missing <summary> documentation for "P:QsInformatica.Utils.QsLog.PutMessageType"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public bool PutMessageType { get; set; }
Public Property PutMessageType As Boolean
	Get
	Set
public:
virtual property bool PutMessageType {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract PutMessageType : bool with get, set
override PutMessageType : bool with get, set

Property Value

Type: Boolean

Implements

IQsLogPutMessageType
See Also