Calendar.LastHourInThisPeriod 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 LastHourInThisPeriod { int get(); };
int LastHourInThisPeriod();
public int LastHourInThisPeriod { get; }
var int32 = calendar.lastHourInThisPeriod;
Public ReadOnly Property LastHourInThisPeriod As Integer
Property Value
Int32
int
The last Hour of the current Period.