|
CommonFrameHeaderUseETRConfiguration Property
|
Gets or sets flag that determines if system should find associated ETR file using MSVID with same name for configuration.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public bool UseETRConfiguration { get; set; }
Public Property UseETRConfiguration As Boolean
Get
Set
public:
property bool UseETRConfiguration {
bool get ();
void set (bool value);
}
member UseETRConfiguration : bool with get, set
function get_UseETRConfiguration();
function set_UseETRConfiguration(value);
View SourceProperty Value
BooleanSee Also