Jump to: navigation, search

Difference between revisions of "SYSCLS DOCUMENTOWNER"


Line 21: Line 21:
 
== See also ==
 
== See also ==
 
* [[SYSCLS_TEXTDOCUMENT]]
 
* [[SYSCLS_TEXTDOCUMENT]]
 +
 +
[[Category:Classifications|SYSCLS DOCUMENTOWNER]]
 +
[[Category:Document|SYSCLS DOCUMENTOWNER]]

Revision as of 13:17, 20 May 2015

IC CLASSIFICATION.gif Document owner classification
Name SYSCLS_DOCUMENTOWNER
Inheritance -
Namespace System.Classification
ID {AABAF5E1-28D8-4CCC-86FC-C3CC1FA633E2}
Purpose Classify objects as a document owner
Version 2.4.3+

Classifies an object as document owner and allows these objects to preview the number of their child documents on the client without the need to pre-load these child document.

MetaProperties

Name Data type Comment
DOCCOUNT Integer Specifies the number of child documents

See also