Class SecurityIdSearch
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
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
Properties
CustomPageName
Gets or sets a Search for SecurityId that has this customPageName.
public string? CustomPageName { get; set; }