Click or drag to resize

SeriesInstance.SeriesShareChannelIndex Property

Gets the index of the channel that owns the series to be shared.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.244-beta
Syntax
public uint? SeriesShareChannelIndex { get; set; }
View Source

Property Value

Nullable<UInt32>
See Also