Class RegistrationIndustryHelpers
- Namespace
- Geotab.Checkmate.ObjectModel.Registration
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Helper class for registration industries.
public static class RegistrationIndustryHelpers
- Inheritance
-
RegistrationIndustryHelpers
- Inherited Members
Methods
ContainsValue(Guid?)
Determines whether the NewIndustryDictionary contains the specified key.
public static bool ContainsValue(Guid? input = null)
Parameters
input
Guid?The key to locate in the NewIndustryDictionary.
Returns
- bool
true if the NewIndustryDictionary contains an element with the specified key; otherwise, false.