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

IsSetNumberOfPearls() public méthode

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