Click or drag to resize

ConnectorDataItemClassGetAll Method

Get data list by standards value without parameter.

Namespace:  SOWIData.Database
Assembly:  SOWIData (in SOWIData.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public List<DataItemClass> GetAll()

Return Value

Type: ListDataItemClass
a list of data records

Implements

IConnectorDataItemClassGetAll
Remarks
Details see method GetAll with all parameters
See Also