Table of Contents

Class VTimeZoneStandard

Namespace
Specworks.ICalendar
Assembly
Specworks.ICalendar.dll

Standard time zone component (STANDARD)

public class VTimeZoneStandard : CalendarComponent
Inheritance
object
VTimeZoneStandard
Inherited Members

Properties

ComponentType

public override string ComponentType { get; }

Property Value

string

DateTimeStart

public string DateTimeStart { get; set; }

Property Value

string

TzOffsetFrom

public string TzOffsetFrom { get; set; }

Property Value

string

TzOffsetTo

public string TzOffsetTo { get; set; }

Property Value

string