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

IsSetWednesday() private method

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