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

IsSetMetalStamp() public method

Checks if MetalStamp property is set
public IsSetMetalStamp ( ) : Boolean
return Boolean
        public Boolean IsSetMetalStamp()
        {
            return  this.metalStampField != null;
        }
ItemAttributes