When I tried to add the sentiment data from Stock Pulse, "AddSentimentData(SentimentDataType.StockPulse, "IBM")", the following error was returned: "The name 'SentimentDataType' does not exist in the current context."

How to deal with it?

Author