Difference between revisions of "SYSCLS CHILDINFOOWNER"
m |
|||
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = - | | inheritance = - | ||
− | | namespace = System.Classification. | + | | namespace = System.Classification.ChildInfo |
| purpose = Classify objects as objects providing child and document information | | purpose = Classify objects as objects providing child and document information | ||
| version = 2.5.1+ | | version = 2.5.1+ |
Revision as of 13:41, 26 April 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 autonmously 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) |