Difference between revisions of "SYSREL CONTEXTSCOPE"
Line 19: | Line 19: | ||
| Relation Data MetaClass || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects | | Relation Data MetaClass || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects | ||
|} | |} | ||
+ | |||
+ | == Specific Properties == | ||
+ | {| class="wikitable" width=50% | ||
+ | |- | ||
+ | ! width=30% | Name !! width=20% | Data type !! Comment | ||
+ | |- | ||
+ | | '''Creation enabled''' (CREATIONENABLED) || bool || Check whether or not an object of this type can be created via the mobile client | ||
+ | |} | ||
+ | |||
[[Category:System Relations|C]] | [[Category:System Relations|C]] |
Revision as of 16:18, 16 December 2013
Property | Value | Comment |
---|---|---|
Target Type Left | CONTEXT | Context object |
Target Type Right | CONTEXTSCOPE | Context scope object, either a MetaClassScope or a QueryScope |
Relation Data Template | ACMCONTEXTSCOPERELDATA | MetaClass for template of relational data |
Relation Data MetaClass | SYSREL_CONTEXTSCOPE | MetaClass containing the relational data objects |
Specific Properties
Name | Data type | Comment |
---|---|---|
Creation enabled (CREATIONENABLED) | bool | Check whether or not an object of this type can be created via the mobile client |