Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Determines the visibility of the parent element.
Syntax
<CalculationProperty> <!-- or one of the elements listed below in the Element Relationships table -->
<Visible >...</Visible >
</CalculationProperty>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
Boolean |
Default value |
True |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
CalculationProperty, Cube, CubeDimension, CubeHierarchy, Database, Measure, MemberProperty |
Child elements |
None |
Remarks
The Visible element determines whether user interface components should display the parent element.
The elements that correspond to the parents of Visible in the Analysis Management Objects (AMO) object model are CalculationProperty, Cube, CubeDimension, CubeHierarchy, Database, and Measure.