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