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;
        }