|   | 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.257-beta
 Syntax
Syntaxpublic bool TimestampIncluded { get; }Public ReadOnly Property TimestampIncluded As Boolean
	Get
public:
property bool TimestampIncluded {
	bool get ();
}member TimestampIncluded : bool with get
function get_TimestampIncluded();
Property Value
Boolean See Also
See Also