Amazon.ECS.Model.MerchantItemAttributes.IsSetTotalMetalWeight C# (CSharp) 메소드

IsSetTotalMetalWeight() 공개 메소드

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