CommonFrameHeader.ConfigurationFrame Property
Gets or sets current configuration frame.
Namespace: Gemstone.PhasorProtocols.IEC61850_90_5Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.128 -- Release Build+dd7f32701ba80de4d5b0557e84e0ddc18a34573f
public ConfigurationFrame ConfigurationFrame { get; set; }
Public Property ConfigurationFrame As ConfigurationFrame
Get
Set
public:
property ConfigurationFrame^ ConfigurationFrame {
ConfigurationFrame^ get ();
void set (ConfigurationFrame^ value);
}
function get_ConfigurationFrame();
function set_ConfigurationFrame(value);
Property Value
ConfigurationFrame