IMessagesOptionsUseTimestamp Property |
Returns whether global timestamps is enabled or disabled
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool UseTimestamp { get; set; }
Property UseTimestamp As Boolean
Get
Set
property bool UseTimestamp {
bool get ();
void set (bool value);
}
abstract UseTimestamp : bool with get, set
Property Value
Type:
BooleanSee Also