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

IsSetDisplaySize() public method

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