DateInputStepsSettingsBuilder
Methods
Day(System.Double)
A value used for incrementing/decrementing the year segment
Parameters
value - System.Double
The value that configures the day.
Hour(System.Double)
A value used for incrementing/decrementing the hour segment
Parameters
value - System.Double
The value that configures the hour.
Millisecond(System.Double)
A value used for incrementing/decrementing the millisecond segment
Parameters
value - System.Double
The value that configures the millisecond.
Minute(System.Double)
A value used for incrementing/decrementing the minute segment
Parameters
value - System.Double
The value that configures the minute.
Month(System.Double)
A value used for incrementing/decrementing the month segment
Parameters
value - System.Double
The value that configures the month.
Second(System.Double)
A value used for incrementing/decrementing the second segment
Parameters
value - System.Double
The value that configures the second.
Year(System.Double)
A value used for incrementing/decrementing the year segment
Parameters
value - System.Double
The value that configures the year.