Amazon.StorageGateway.Model.DescribeMaintenanceStartTimeResponse.IsSetHourOfDay C# (CSharp) Method

IsSetHourOfDay() private method

private IsSetHourOfDay ( ) : bool
return bool
        internal bool IsSetHourOfDay()
        {
            return this._hourOfDay.HasValue; 
        }