Click or drag to resize
ResultBaseTMostDerivedItems Property
Gets the items in the result.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public IEnumerable<Object> Items { get; }

Property Value

Type: IEnumerableObject

Implements

IResultItems
See Also