Table of Contents

Class GroupZoneMetadataSearch

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

The object used to specify the arguments when searching for a GroupZoneMetadata.

public class GroupZoneMetadataSearch : Search, IEntity
Inheritance
GroupZoneMetadataSearch
Implements
Inherited Members

Constructors

GroupZoneMetadataSearch()

public GroupZoneMetadataSearch()

Properties

Groups

Gets or sets search for group zone metadata that are members of these GroupSearch(s) one of it's children or one of it's parents. Available GroupSearch options are:.

public IList<GroupSearch>? Groups { get; set; }

Property Value

IList<GroupSearch>

Group search list.

ZoneSearch

Gets or sets search for group zone metadata related to this ZoneSearch Id.

public ZoneSearch? ZoneSearch { get; set; }

Property Value

ZoneSearch

ZoneSearch