|
CommonFrameHeaderChannelID Property
|
Gets the channel ID associated with this SEL CWS frame.
Namespace: GSF.PhasorProtocols.SelCWSAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.260-beta
Syntaxpublic ulong ChannelID { get; }Public ReadOnly Property ChannelID As ULong
Get
public:
property unsigned long long ChannelID {
unsigned long long get ();
}member ChannelID : uint64 with get
function get_ChannelID();
View SourceProperty Value
UInt64
See Also