Amazon.ECS.Model.SearchResultsMapSearchIndex.IsSetCorrectedQuery C# (CSharp) Method

IsSetCorrectedQuery() public method

Checks if CorrectedQuery property is set
public IsSetCorrectedQuery ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCorrectedQuery()
        {
            return this.correctedQueryField != null;
        }