DataSetModelDataPoints Property
|
List of
DataPointModel which can be used to access and store the data from
[!:DataSetModel.DataContext].
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<DataPointModel> DataPoints { get; set; }
Property Value
Type:
ListDataPointModel
See Also