StrategyMapViewData Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents information about a Strategy Map report.
The StrategyMapViewData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StrategyMapViewData | Initializes a new instance of the StrategyMapViewData class. |
Top
Properties
Name | Description | |
---|---|---|
Parameters | Gets or sets the parameters. | |
ParentLocation | Gets or sets the location of the report in the repository. | |
ParentType | Gets or sets the type of first class object (FCO) of this report. | |
ToolbarOptions | Gets or sets the visible state of toolbar options. | |
VDX | Gets or sets the base-64 representation of the compressed VDX file. | |
Version | Gets or sets the version of the object. |
Top
Methods
Name | Description | |
---|---|---|
Create | Creates a StrategyMapViewData object from a serialized string. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Serialize | Serializes a StrategyMapViewData object to a string. | |
ToString | (Inherited from Object.) |
Top