Amazon.ServiceCatalog.Model.SearchProductsResponse.IsSetProductViewAggregations C# (CSharp) Method

IsSetProductViewAggregations() private method

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