Process Element (ASSL)

Determines whether a user can process the owner of the parent element.

Syntax

  
<Permission> <-- or one of the other elements contained in the Element Relationships table -->  
   ...  
   <Process>...</Process>  
   ...  
</Permission>  

Element Characteristics

Characteristic Description
Data type and length Boolean
Default value False
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements CubePermission, DatabasePermission, DimensionPermission, MiningModelPermission, MiningStructurePermission, Permission
Child elements None

Remarks

The elements that correspond to the parents of Process in the Analysis Management Objects (AMO) object model are CubePermission, DatabasePermission, DimensionPermission, MiningModelPermission, MiningStructurePermission, and Permission.

See Also

Role Element (ASSL)
Properties (ASSL)