Amazon.ECS.Model.FeedbackDateRange.IsSetPeriod C# (CSharp) Method

IsSetPeriod() public method

Checks if Period property is set
public IsSetPeriod ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPeriod()
        {
            return this.periodField  != null;
        }