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

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

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