|
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.205-beta
Syntax public uint? SeriesShareChannelIndex { get; set; }
Public Property SeriesShareChannelIndex As UInteger?
Get
Set
function get_SeriesShareChannelIndex();
function set_SeriesShareChannelIndex(value);
View SourceProperty Value
NullableUInt32See Also