IPagedCollection TEntity  Entries Property CkSoftware GroupMe SDK - Documentation
List of all entities fetched.

Namespace: CkSoftware.GroupMe.Sdk.Core.Interfaces
Assembly: CkSoftware.GroupMe.Sdk.Core (in CkSoftware.GroupMe.Sdk.Core.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

IEnumerable<TEntity> Entries { get; }

Property Value

Type: IEnumerable TEntity 
See Also