openPDC Synchrophasor Help
TimestampIsIncluded Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamDataCellTimestampIsIncluded
Gets or sets flag that determines if timestamp is included with this DataCell.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This bit definition is for obsolete uses that is no longer needed.", 
	false)]
public bool TimestampIsIncluded { get; set; }
<ObsoleteAttribute("This bit definition is for obsolete uses that is no longer needed.",  _
	False)> _
Public Property TimestampIsIncluded As Boolean
	Get
	Set
[ObsoleteAttribute(L"This bit definition is for obsolete uses that is no longer needed.", 
	false)]
public:
property bool TimestampIsIncluded {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0