1,041 bytes added,
10:10, 29 October 2015 {{ClassificationInfoBox
| title = Childinfo classification object
| name = {{PAGENAMEE}}
| inheritance = -
| namespace = System.Classification.Presentation
| purpose = Classify objects as objects providing child and document information
| version = 2.5.1+
| id = {AABAF5E1-28D8-4CCC-86FC-C3CC1FA633E2}
}}
Classified an object as an object providing additional child and document count information and allows these objects to preview the number of their children and chikl documents on the client without the need to pre-load these child document.
This classification is an [[Autonomous Classification|AutonomousClassification]]. The system adds the defined property autonmously to the MetaDefinitions when assembling them.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| DOCCOUNT|| {{Integer}} || Specifies the number of child documents
|-
| NONDOCCHILDRENCOUNT|| {{Integer}} || Specifies the number of children (non documents)
|}
== See also ==
* [[SYSCLS_TEXTDOCUMENT]]