CustomFCODefinition Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the metadata for a custom object that is retrieved from the web.config file for PerformancePoint Services in Microsoft SharePoint Server 2010.

The CustomFCODefinition type exposes the following members.

Constructors

  Name Description
Public method CustomFCODefinition Initializes a new instance of the CustomFCODefinition class.

Top

Properties

  Name Description
Public property Description The description of the custom object.
Public property EditorUri The URI of the custom editor.
Public property Name The display name of the custom object.
Public property RendererClass The fully qualified name of the renderer class for custom ReportView or Filter objects.
Public property SubType The unique identifier of the custom object.
Public property TemplateIcon The icon of the custom object.
Public property TemplateIconSerialized The template icon serialized as a string.
Public property Type The type of custom object, as defined by the CustomFCOType class.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Protected method CopyFrom Performs a deep copy of another object of the same type.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CustomFCODefinition Class

Microsoft.PerformancePoint.Scorecards.Extensions Namespace