| 
            
              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.258-beta
Syntaxpublic 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
Int16
See Also