Amazon.ECS.Model.MerchantItemAttributes.IsSetNumberOfPearls C# (CSharp) Method

IsSetNumberOfPearls() public method

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