Click or drag to resize

DataCellTimestampIsIncluded Property

Note: This API is now obsolete.

Gets or sets flag that determines if timestamp is included with this DataCell.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[ObsoleteAttribute("This bit definition is for obsolete uses that is no longer needed.", 
	false)]
public bool TimestampIsIncluded { get; set; }
View Source

Property Value

Boolean
See Also