Difference between revisions of "SYSCLS CHILDINFOOWNER"
| Line 10: | Line 10: | ||
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. | 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 [[AutonomousClassification|Autonomous Classification]] | + | This classification is an [[AutonomousClassification|Autonomous Classification]] where the defined properties are autonmously added to the MetaDefinitions. |
== MetaProperties == | == MetaProperties == | ||
| Line 24: | Line 24: | ||
== See also == | == See also == | ||
* [[SYSCLS_TEXTDOCUMENT]] | * [[SYSCLS_TEXTDOCUMENT]] | ||
| + | |||
| + | [[Category:Classifications|SYSCLS CHILDINFOOWNER]] | ||
Revision as of 09:12, 30 October 2015
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) |
