Difference between revisions of "RULE"
m (Text replacement - "[[Category:System MetaClasses" to "[[Category:Metaclasses") |
|||
| Line 9: | Line 9: | ||
| version = 2+ | | version = 2+ | ||
}} | }} | ||
| + | A rule object is a content object that can be applied to a [[Metaproperty|MetaProperty]] on a [[Metaclass|MetaClass]], in order to restrict the possible values of user input at a derived [[Baseproperty|BaseProperty]] of a [[Contentclass|ContentClass]]. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:Metaclasses]] | [[Category:Metaclasses]] | ||
Revision as of 14:08, 17 March 2015
| Name | RULE |
|---|---|
| Namespace | System.Rule |
| Internal Name | Rule |
| TypeString | {{{typestring}}} |
| RuntimeType | {{{runtimetype}}} |
| Purpose | Configure rules |
| Version | 2+ |
A rule object is a content object that can be applied to a MetaProperty on a MetaClass, in order to restrict the possible values of user input at a derived BaseProperty of a ContentClass.
