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

IsSetMetalType() public method

Checks if MetalType property is set
public IsSetMetalType ( ) : Boolean
return Boolean
        public Boolean IsSetMetalType()
        {
            return  this.metalTypeField != null;
        }
ItemAttributes