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

IsSetMinuteOfHour() private method

private IsSetMinuteOfHour ( ) : bool
return bool
        internal bool IsSetMinuteOfHour()
        {
            return this._minuteOfHour.HasValue; 
        }