Amazon.ECS.Model.SearchInside.IsSetTotalExcerpts C# (CSharp) Method

IsSetTotalExcerpts() public method

Checks if TotalExcerpts property is set
public IsSetTotalExcerpts ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetTotalExcerpts()
        {
            return  this.totalExcerptsField != null;
        }