Show / Hide Table of Contents

Class DaylightHourVerifier.DaylightSavingsPeriod

Inheritance
System.Object
DaylightHourVerifier.DaylightSavingsPeriod
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.DataVerifier.Core
Assembly: FChoice.Foundation.Clarify.DataVerifier.Core.dll
Syntax
public class DaylightSavingsPeriod

Constructors

DaylightSavingsPeriod()

Declaration
public DaylightSavingsPeriod()

Properties

EndDate

Declaration
public DateTime EndDate { get; set; }
Property Value
Type Description
System.DateTime

Objid

Declaration
public int Objid { get; set; }
Property Value
Type Description
System.Int32

StartDate

Declaration
public DateTime StartDate { get; set; }
Property Value
Type Description
System.DateTime

TimezoneObjid

Declaration
public int TimezoneObjid { get; set; }
Property Value
Type Description
System.Int32

Methods

Intersects(DaylightHourVerifier.DaylightSavingsPeriod)

Declaration
public bool Intersects(DaylightHourVerifier.DaylightSavingsPeriod input)
Parameters
Type Name Description
DaylightHourVerifier.DaylightSavingsPeriod input
Returns
Type Description
System.Boolean
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.