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