Amazon.ECS.Model.MerchantItemAttributes.IsSetTotalDiamondWeight C# (CSharp) Method

IsSetTotalDiamondWeight() public method

Checks if TotalDiamondWeight property is set
public IsSetTotalDiamondWeight ( ) : Boolean
return Boolean
        public Boolean IsSetTotalDiamondWeight()
        {
            return this.totalDiamondWeightField != null;
        }
MerchantItemAttributes