Amazon.ECS.Model.MerchantItemAttributes.IsSetTotalMetalWeight C# (CSharp) Méthode

IsSetTotalMetalWeight() public méthode

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