Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.04 KB

File metadata and controls

44 lines (33 loc) · 1.04 KB
title description ms.date ms.service ms.custom ms.topic ms.author ms.reviewer author
HelpFile Element (XMLA) | Microsoft Docs
Learn how the HelpFile element ontains the path or URL to the Help file or topic that describes the parent Error element.
01/05/2020
analysis-services
xmla
reference
kfollis
kfollis
kfollis

HelpFile Element (XMLA)

Contains the path or URL to the Help file or topic that describes the parent Error element.

Syntax

  
<Error>  
   ...  
   <HelpFile>...</HelpFile>  
   ...  
</Error>  

Element characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements Error
Child elements None

Remarks