Click or drag to resize

ProcessPerfDataConfigTimestamp_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
[DataMemberAttribute]
public bool Timestamp_Sys100NS { get; set; }

Property Value

Type: Boolean
true if [timestamp_ sys100 NS]; otherwise, false.

Implements

IProcessPerfDataConfigTimestamp_Sys100NS
See Also