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

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

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