Property IsCollection
| Edit this page View SourceIsCollection
Gets or sets a value indicating whether this result is for a collection (e.g. 'Coffee Shops') or a single result (e.g. 'Starbucks on Grand').
Declaration
public bool IsCollection { get; set; }
Property Value
Type | Description |
---|---|
bool |