Amazon.ECS.Model.EditorialReview.IsSetContent C# (CSharp) Метод

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

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