SessionTime Class

GF Charts Help
Session time settings
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.ProfilesSessionTime
    GF.Clients.Charts.ProfilesLastUsedSessionTime

Namespace:  GF.Clients.Charts.Profiles
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

[TypeConverterAttribute(typeof(SessionTimeConverter))]
public class SessionTime

The SessionTime type exposes the following members.

Constructors

  NameDescription
Public methodSessionTime
Public methodSessionTime(SessionTime)
Public methodSessionTime(SessionTimeType)
Top
Properties

  NameDescription
Public propertyIs24hours
Public propertyIsOvernight
Public propertyStartTime
Public propertyStopTime
Public propertyType
Top
Methods

  NameDescription
Public methodCheck
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInside(DateTime)
Public methodStatic memberInside(TimeSpan, TimeSpan, DateTime)
Public methodIsSameSession
Public methodStatic memberTimeSpanToStr
Public methodToString (Overrides ObjectToString.)
Top
Events

  NameDescription
Public eventChanged
Top
Fields

  NameDescription
Public fieldStatic memberFullTime
Top
See Also

Reference