Table of Contents

Interface ITimeZoneIdProvider

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

The interface that is used to retrieve Date value from an object that implements this interface.

public interface ITimeZoneIdProvider

Properties

TimeZoneId

Gets the TimeZoneId.

string? TimeZoneId { get; }

Property Value

string

string