Path Element (ASSL)

Contains the path, as provided by an instance of Reporting Services, of a report used by the ReportAction element.

Syntax

  
<ReportAction>  
   ...  
   <Path>...</Path>  
   ...  
</ReportAction>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent element ReportAction
Child elements None

Remarks

The element that corresponds to the parent of Path in the Analysis Management Objects (AMO) object model is ReportAction.

See Also

Properties (ASSL)