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

IsSetMetalType() public méthode

Checks if MetalType property is set
public IsSetMetalType ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetMetalType()
        {
            return  this.metalTypeField != null;
        }
MerchantItemAttributes