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