DataSourceRecord.ChannelDefinitions Property
Gets the definitions for the channels defined in the data source.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.128 -- Release Build+1b345d0ae00b8cec154a675bc1a93c4812c5641f
public IList<ChannelDefinition> ChannelDefinitions { get; }
Public ReadOnly Property ChannelDefinitions As IList(Of ChannelDefinition)
Get
public:
property IList<ChannelDefinition^>^ ChannelDefinitions {
IList<ChannelDefinition^>^ get ();
}
function get_ChannelDefinitions();
Property Value
IList<ChannelDefinition>