Show / Hide Table of Contents

Property IsCollection

| Edit this page View Source

IsCollection

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
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX