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

IsSetGemType() public méthode

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