AdomdErrorResponseException.HelpLink Property
SQL Server 2012
Gets the value of the HelpLink property from the first AdomdError in the Errors collection contained by the exception.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Property Value
Type: System.StringA string representing the Uniform Resource Name (URN) or Uniform Resource Locator (URL) of the Help file referenced by the first AdomdError in the Errors collection contained by the exception.
