AlchemyAPIGetDates Method |
Namespace: IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1
public bool GetDates( AlchemyAPISuccessCallback<DateData> successCallback, AlchemyAPIFailCallback failCallback, string source, string anchorDate = null, bool includeSourceText = false, Dictionary<string, Object> customData = null )