Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Indicates the level of access given to a CellPermission element.
Syntax
<CellPermission>
...
<Access>...</Access>
...
</CellPermission>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Remarks
The value for this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
Read |
Read-only access is allowed. |
ReadContingent |
Read-contingent access is allowed. |
ReadWrite |
Read-write access is allowed. |
The enumeration that corresponds to the allowed values for Access in the Analysis Management Objects (AMO) object model is CellPermissionAccess.
See Also
Reference
Role Element (ASSL)
Properties (ASSL)