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

IsSetCaseThickness() public method

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