Table of Contents

Class UserSupportSearch

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

false search The object used to specify the arguments when searching for a UserSupport.

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

Constructors

UserSupportSearch()

public UserSupportSearch()

Properties

Type

Gets or sets search for UserSupport with this UserSupportType Id

public UserSupportType? Type { get; set; }

Property Value

UserSupportType?

UserSupportType

UserSearch

Gets or sets search for UserSupport with this UserSearch Id Available UserSearch options are:.

public UserSearch? UserSearch { get; set; }

Property Value

UserSearch

UserSearch