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

IsSetMonday() private method

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