Amazon.ECS.Model.EditorialReview.IsSetContent C# (CSharp) Méthode

IsSetContent() public méthode

Checks if Content property is set
public IsSetContent ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetContent()
        {
            return  this.contentField != null;
        }