Click or drag to resize

IaonSessionDataSource Property

Gets or sets the configuration DataSet for this IaonSession.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual DataSet DataSource { get; set; }
View Source

Property Value

DataSet
See Also