Amazon.ECS.Model.MerchantItemAttributes.IsSetMetalType C# (CSharp) Метод

IsSetMetalType() публичный Метод

Checks if MetalType property is set
public IsSetMetalType ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetMetalType()
        {
            return  this.metalTypeField != null;
        }
MerchantItemAttributes