Click or drag to resize
Grid Solutions Framework

PIOutputAdapterDataSource Property

Gets or sets DataSet based data source available to this PIOutputAdapter.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.191-beta
Syntax
public override DataSet DataSource { get; set; }
View Source

Property Value

DataSet

Implements

IAdapterDataSource
IAdapterDataSource
See Also