|
CommonFrameHeaderKeyID Property
|
Gets or sets key ID - lookup into table of current keys.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic uint KeyID { get; set; }
Public Property KeyID As UInteger
Get
Set
public:
property unsigned int KeyID {
unsigned int get ();
void set (unsigned int value);
}
member KeyID : uint32 with get, set
function get_KeyID();
function set_KeyID(value);
View SourceProperty Value
UInt32
See Also