|   | SeriesInstanceSeriesShareChannelIndex Property | 
        
        
            Gets the index of the channel that owns the series to be shared.
            
        
        Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic uint? SeriesShareChannelIndex { get; set; }Public Property SeriesShareChannelIndex As UInteger?
	Get
	Set
public:
property Nullable<unsigned int> SeriesShareChannelIndex {
	Nullable<unsigned int> get ();
	void set (Nullable<unsigned int> value);
}member SeriesShareChannelIndex : Nullable<uint32> with get, set
function get_SeriesShareChannelIndex();
function set_SeriesShareChannelIndex(value);
Property Value
NullableUInt32 See Also
See Also