|
ChannelInstanceChannelGroupID Property
|
Gets the identifier for the harmonic or
interharmonic group represented by this channel.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public short ChannelGroupID { get; set; }
Public Property ChannelGroupID As Short
Get
Set
public:
property short ChannelGroupID {
short get ();
void set (short value);
}
member ChannelGroupID : int16 with get, set
function get_ChannelGroupID();
function set_ChannelGroupID(value);
View SourceProperty Value
Int16See Also