Click or drag to resize

templateFieldContentStructure Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Fields of documentSet structure report

Namespace:  imbSCI.Reporting.enums
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public enum templateFieldContentStructure
Request Example View Source
Members
  Member nameValueDescription
str_documentCount0 document count - total number of documents in set
str_pageCount1 page count - total number of pages
str_blockCount2 block count - total number of blocks
str_scriptCount3 script count - number of script instructions
str_renderName4 render name - name of rendering engine
str_themeCode5 Code Name of theme
See Also