Table of Contents

Class TimeSettings

Namespace
WINKOnvif.Core.Models.Devices
Assembly
WINKOnvif.Core.dll
public class TimeSettings
Inheritance
TimeSettings
Inherited Members

Properties

DateTime

public DateTime? DateTime { get; set; }

Property Value

DateTime?

DateTimeType

public DateTimeType DateTimeType { get; set; }

Property Value

DateTimeType

DaylightSavings

public bool DaylightSavings { get; set; }

Property Value

bool

TimeZone

public TimeZone TimeZone { get; set; }

Property Value

TimeZone