Class GroupFilterSearch
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Search for a group filter
public class GroupFilterSearch : Search, IEntity
- Inheritance
-
GroupFilterSearch
- Implements
- Inherited Members
Constructors
GroupFilterSearch()
Initializes a new instance of the GroupFilterSearch class.Constructor
public GroupFilterSearch()
GroupFilterSearch(Id)
Initializes a new instance of the GroupFilterSearch class.Constructor
public GroupFilterSearch(Id id)
Parameters
id
IdId of the entity
Properties
Comments
Gets or sets the comments
public string? Comments { get; set; }
Property Value
Name
Gets or sets the Name
public string? Name { get; set; }