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

IsSetStoneClarity() public méthode

Checks if StoneClarity property is set
public IsSetStoneClarity ( ) : Boolean
Résultat Boolean
        public Boolean IsSetStoneClarity()
        {
            return  this.stoneClarityField != null;
        }
MerchantItemAttributes