Click or drag to resize

TimeZone Class

An SDP time zone element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpTimeZone

Namespace:  FM.IceLink.Sdp
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The TimeZone type exposes the following members.

Constructors
  NameDescription
Public methodTimeZone
Initializes a new instance of the TimeZone class.
Top
Properties
  NameDescription
Public propertyAdjustmentTime
Gets or sets the time that a time zone adjustment happens (network time protocol).
Public propertyOffset
Gets or sets the offset from the time when the session was first scheduled.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Creates an TimeZone instance from a string.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also