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

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

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