Amazon.ECS.Model.ItemAttributes.IsSetCaseThickness C# (CSharp) 메소드

IsSetCaseThickness() 공개 메소드

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