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

IsSetCaseThickness() public method

Checks if CaseThickness property is set
public IsSetCaseThickness ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCaseThickness()
        {
            return this.caseThicknessField != null;
        }
MerchantItemAttributes