|
ConfigurationFrameTimestampIncluded Property
|
Gets flag that determines if timestamp is included in ON-LINE data.
Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public bool TimestampIncluded { get; }
Public ReadOnly Property TimestampIncluded As Boolean
Get
public:
property bool TimestampIncluded {
bool get ();
}
member TimestampIncluded : bool with get
function get_TimestampIncluded();
View SourceProperty Value
BooleanSee Also