Amazon.CloudSearchDomain.Model.SearchResponse.IsSetFacets C# (CSharp) Method

IsSetFacets() private method

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