AnalysisElementUsage Class |
Namespace: Dundas.BI.Entities.MetricSets
The AnalysisElementUsage type exposes the following members.
Name | Description | |
---|---|---|
AnalysisElement |
Gets the parent IAnalysisElement.
| |
Caption |
Gets or sets the usage element caption.
| |
IsExcludedFromDataExport |
Gets or sets a value indicating whether this element is exported in non-image exports.
| |
IsHierarchy |
Gets a value indicating whether this instance is a hierarchy.
| |
IsMeasure |
Gets a value indicating whether this instance is a measure.
| |
IsTimeHierarchy |
Gets a value indicating whether this instance is a time hierarchy.
| |
MetricSet |
Gets the parent entity.
| |
Parameter |
Gets the associated data parameter.
| |
Placement |
Gets the element placement.
| |
RetrieveUnknownMembers |
Gets or sets a value indicating whether unknown members should be retrieved or not.
| |
UniqueName |
Gets the unique name of the underlying analysis element.
|