Table of Contents

Class SecurityIdSearch

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

false search The object used to specify the arguments when searching for SecurityId(s).

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

Constructors

SecurityIdSearch()

Initializes a new instance of the SecurityIdSearch class.Constructor.

public SecurityIdSearch()

SecurityIdSearch(Id)

Initializes a new instance of the SecurityIdSearch class.Constructor.

public SecurityIdSearch(Id id)

Parameters

id Id

Id

Properties

CustomPageName

Gets or sets a Search for SecurityId that has this customPageName.

public string? CustomPageName { get; set; }

Property Value

string

string