Amazon.CloudWatch.Model.DescribeAlarmsForMetricRequest.IsSetExtendedStatistic C# (CSharp) Method

IsSetExtendedStatistic() private method

private IsSetExtendedStatistic ( ) : bool
return bool
        internal bool IsSetExtendedStatistic()
        {
            return this._extendedStatistic != null;
        }