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

IsSetPearlShape() public méthode

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