public IList<ChannelInstance> ChannelInstances { get; }
Public ReadOnly Property ChannelInstances As IList(Of ChannelInstance)
Get
public:
property IList<ChannelInstance^>^ ChannelInstances {
IList<ChannelInstance^>^ get ();
}
function get_ChannelInstances();
InvalidDataException | ChannelInstances element not found in observation record. |