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

IsSetSunday() private method

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