| QsLogAsyncPutTimeStamp Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.QsLogAsync.PutTimeStamp"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public bool PutTimeStamp { get; set; }
Public Property PutTimeStamp As Boolean
Get
Set
public:
virtual property bool PutTimeStamp {
bool get () sealed;
void set (bool value) sealed;
}
abstract PutTimeStamp : bool with get, set
override PutTimeStamp : bool with get, set
Property Value
BooleanImplements
IQsLogPutTimeStampSee Also