Gets all entities loaded by a client view.
Namespace:
C1.DataAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
| C# |
|---|
public IEnumerable Items { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Items As IEnumerable Get |