Click or drag to resize
IReadOnlyResultItems Method
Return an enumerable of items. Throw an exception if there is an error other than 'No Items Found'

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
IEnumerable<IReadOnlyItem> Items()

Return Value

Type: IEnumerableIReadOnlyItem
See Also