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

IsSetTotalMetalWeight() public method

Checks if TotalMetalWeight property is set
public IsSetTotalMetalWeight ( ) : Boolean
return Boolean
        public Boolean IsSetTotalMetalWeight()
        {
            return this.totalMetalWeightField != null;
        }
ItemAttributes