public IList<SeriesDefinition> SeriesDefinitions { get; }
Public ReadOnly Property SeriesDefinitions As IList(Of SeriesDefinition)
Get
public:
property IList<SeriesDefinition^>^ SeriesDefinitions {
IList<SeriesDefinition^>^ get ();
}
function get_SeriesDefinitions();
InvalidDataException | SeriesDefinitions element not found in channel definition. |