Amazon.ECS.Model.ItemAttributes.IsSetDisplaySize C# (CSharp) Method

IsSetDisplaySize() public method

Checks if DisplaySize property is set
public IsSetDisplaySize ( ) : Boolean
return Boolean
        public Boolean IsSetDisplaySize()
        {
            return this.displaySizeField != null;
        }
ItemAttributes