ASP.NET MVC 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class DateTimeInfo

Inheritance
System.Object
DateTimeInfo
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: BoldReports.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public class DateTimeInfo

Constructors

DateTimeInfo()

Declaration
public DateTimeInfo()

Properties

Day

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

Hour

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

Minute

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

Month

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

Second

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

Year

Declaration
public int Year { get; set; }
Property Value
Type Description
System.Int32
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved