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

IsSetPearlType() public méthode

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