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

IsSetDayOfWeek() private method

private IsSetDayOfWeek ( ) : bool
return bool
        internal bool IsSetDayOfWeek()
        {
            return this._dayOfWeek.HasValue; 
        }