The ScenarioDimensionSpecificRights enumeration contains the list of the specific operations for the Modeling Scenario repository object.
A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.
It is used by the following properties and methods:
Value | Brief description |
1048576 | WriteFact. Data recording by the Fact scenario. This permission is inherited from MetabaseObjectPredefinedRights.Write and MetabaseObjectPredefinedRights.WriteBody permissions. If the Write or WriteBody permission is enabled, then WriteFact permission is also enabled for the user. And vice versa: if WriteFact permission is disabled for the user, then Write and WriteFact permissions are also disabled. |
See also: