Difference between revisions of "SYSCLS CHILDINFOOWNER"
(→See also) |
|||
Line 28: | Line 28: | ||
== See also == | == See also == | ||
+ | * [[UBIK_WinX_Client_Basics#Child Page]] | ||
* [[SYSCLS_TEXTDOCUMENT]] | * [[SYSCLS_TEXTDOCUMENT]] | ||
{{Category/Version|2.5.1}} | {{Category/Version|2.5.1}} |
Latest revision as of 11:49, 26 June 2024
Childinfo classification object | |
---|---|
Name | SYSCLS_CHILDINFOOWNER |
Inheritance | SYSCLS UPDATEONCHILDCHANGED (Version 3+) |
Namespace | System.Classification.ChildInfo |
ID | {AABAF5E1-28D8-4CCC-86FC-C3CC1FA633E2} |
Purpose | Classify objects as objects providing child and document information |
Version | 2.5.1+ |
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.