Amazon.IoT.Model.ThingTypeProperties.IsSetSearchableAttributes C# (CSharp) Method

IsSetSearchableAttributes() private method

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