2.2.4.157 PasReportViewData
Namespace: http://www.microsoft.com/performancepoint/scorecards
Contains all the state information for a ProClarity Analytics Server report.
-
<xs:complexType name="PasReportViewData" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:attribute name="ServerUrl" type="xs:string"/> <xs:attribute xmlns:s1="http://microsoft.com/wsdl/types/" name="PageId" type="s1:guid" use="required"/> <xs:attribute name="PagePath" type="xs:string"/> <xs:attribute name="ConfigOptions" type="xs:string"/> </xs:complexType>
ServerUrl: The URL identifies the ProClarity Analytics Server of the report view.
PageId: The ProClarity Analytics Server report view GUID identifier.
PagePath: The ProClarity Analytics Server report URL path that is relative to the server (2) URL. The absolute URL is the combination of the ServerUrl and PagePath parts.
ConfigOptions: A list (1) of ProClarity Analytics Server report view configuration options that is included as the "uiConfig" URL parameter query string.