Overload List

NameDescription
ListEntities(EntityType)
Lists all entities of a particular type.
ListEntities(String, StreamBaseClient..::..ListEntitiesFlags)
Lists all entities of a particular type.

Use the given flags to list the entities.

ListEntities(EntityType, StreamBaseClient..::..ListEntitiesFlags)
Lists all entities of a particular type.

Use the given flags to list the entities.

See Also