Difference between revisions of "SYSCLS CHILDINFOOWNER"
Line 2: | Line 2: | ||
| title = Childinfo classification object | | title = Childinfo classification object | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
− | | inheritance = | + | | inheritance = SYSCLS_UPDATEONCHILDCHANGED (Version 3+) |
| namespace = System.Classification.ChildInfo | | namespace = System.Classification.ChildInfo | ||
| purpose = Classify objects as objects providing child and document information | | purpose = Classify objects as objects providing child and document information |
Revision as of 07:38, 28 September 2017
Classifies an object to provide information about the number of child and document objects. The number is previewed on the client without having to pre-load the actual child objects. This classification is an Autonomous Classification where the defined properties are autonomously added to the MetaDefinitions.
MetaProperties
Name | Data type | Comment |
---|---|---|
DOCCOUNT | Integer | Specifies the number of child documents |
NONDOCCHILDRENCOUNT | Integer | Specifies the number of children (non documents) |
Client UI
On the client, both count numbers are shown at the top right corner of content tiles.