Amazon.ECS.Model.Image.IsSetHeight C# (CSharp) Метод

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

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