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

IsSetFriday() private method

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