Amazon.OpsWorks.Model.WeeklyAutoScalingSchedule.IsSetTuesday C# (CSharp) Method

IsSetTuesday() private method

private IsSetTuesday ( ) : bool
return bool
        internal bool IsSetTuesday()
        {
            return this._tuesday != null && this._tuesday.Count > 0; 
        }