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 | |
---|---|---|
DataSourceVariable | Overloaded. Initializes a new instance of the DataSourceVariable class. |
Top
Public Properties
Name | Description | |
---|---|---|
AvailableValues | The available values of the variable. | |
Description | The description of the variable. | |
DisplayName | The display name of the variable. | |
EntryType | The entry type of the variable. | |
ParentCube | The parent cube of the variable. | |
ReferenceDimensionCaption | The caption of the reference dimension. | |
ReferenceDimensionUniqueName | The reference dimension of the variable. | |
ReferenceHierarchyCaption | The caption of the reference hierarchy. | |
ReferenceHierarchyUniqueName | The reference hierarchy of the variable. | |
SelectedValues | The selected values of the variable. | |
SelectionType | The selection type of the variable. | |
UniqueName | The unique name of the variable. | |
VariableType | The type of the variable. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Performs a deep copy of this object. | |
Diff | Compares this object with another object and returns the differences. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
Validate | Validates this object. |
Top
Protected Methods
Name | Description | |
---|---|---|
CopyFrom | Makes a copy from another object. | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataSourceVariable Class
Microsoft.PerformancePoint.Scorecards Namespace