Amazon.ECS.Model.SearchInside.IsSetTotalExcerpts C# (CSharp) Метод

IsSetTotalExcerpts() публичный Метод

Checks if TotalExcerpts property is set
public IsSetTotalExcerpts ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetTotalExcerpts()
        {
            return  this.totalExcerptsField != null;
        }