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

IsSetCaseMaterialType() public method

Checks if CaseMaterialType property is set
public IsSetCaseMaterialType ( ) : Boolean
return Boolean
        public Boolean IsSetCaseMaterialType()
        {
            return  this.caseMaterialTypeField != null;
        }
ItemAttributes