Amazon.ECS.Model.SearchInside.IsSetTotalExcerpts C# (CSharp) Méthode

IsSetTotalExcerpts() public méthode

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