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

IsSetTotalGemWeight() public method

Checks if TotalGemWeight property is set
public IsSetTotalGemWeight ( ) : Boolean
return Boolean
        public Boolean IsSetTotalGemWeight()
        {
            return this.totalGemWeightField != null;
        }
MerchantItemAttributes