Amazon.ECS.Model.MerchantItemAttributes.IsSetGemType C# (CSharp) 메소드

IsSetGemType() 공개 메소드

Checks if GemType property is set
public IsSetGemType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetGemType()
        {
            return  this.gemTypeField != null;
        }
MerchantItemAttributes