IProcessPerfDataConfigTimestamp_Sys100NS Property |
Gets or sets a value indicating whether [timestamp sys100 NS].
Namespace:
Xcalibur.Models.Processes
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax bool Timestamp_Sys100NS { get; set; }
Property Timestamp_Sys100NS As Boolean
Get
Set
property bool Timestamp_Sys100NS {
bool get ();
void set (bool value);
}
abstract Timestamp_Sys100NS : bool with get, set
Property Value
Type:
Booleantrue if [timestamp_ sys100 NS]; otherwise,
false.
See Also