Calendar.FirstHourInThisPeriod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int FirstHourInThisPeriod { int get(); };
int FirstHourInThisPeriod();
public int FirstHourInThisPeriod { get; }
var int32 = calendar.firstHourInThisPeriod;
Public ReadOnly Property FirstHourInThisPeriod As Integer
Property Value
Int32
int
The first Hour of the current Period.