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

Namespace: CkSoftware.GroupMe.Sdk.Groups.Dao
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public IEnumerable<GroupMeGroup> Entries { get; }

Property Value

Type: IEnumerable GroupMeGroup 

Implements

IPagedCollection TEntity  Entries
See Also