Share via


DataSourceVariable Members (Microsoft.PerformancePoint.Scorecards)

Represents a data source variable.

The following tables list the members exposed by the DataSourceVariable type.

Public Constructors

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

Top

Public Properties

  Name Description
Public property AvailableValues The available values of the variable.
Public property Description The description of the variable.
Public property DisplayName The display name of the variable.
Public property EntryType The entry type of the variable.
Public property ParentCube The parent cube of the variable.
Public property ReferenceDimensionCaption The caption of the reference dimension.
Public property ReferenceDimensionUniqueName The reference dimension of the variable.
Public property ReferenceHierarchyCaption The caption of the reference hierarchy.
Public property ReferenceHierarchyUniqueName The reference hierarchy of the variable.
Public property SelectedValues The selected values of the variable.
Public property SelectionType The selection type of the variable.
Public property UniqueName The unique name of the variable.
Public property VariableType The type of the variable.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep copy of this object.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Validates this object.

Top

Protected Methods

  Name Description
Protected method CopyFrom Makes a copy from another object.
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataSourceVariable Class
Microsoft.PerformancePoint.Scorecards Namespace