Click or drag to resize

templateFieldBasic Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Set of basic report fields that are automatically created

Namespace:  imbSCI.Data.enums.fields
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public enum templateFieldBasic
Request Example View Source
Members
  Member nameValueDescription
meta_softwareName0 Title - recommanded by metaDocument model
meta_desc1 Description - recommanded by metaDocument model
meta_subtitle2 Subtitle - recommanded by metaDocument model
meta_author3 Author - by metaDocument model
meta_organization4 The meta organization - by metaDocument model
meta_keywords5 The meta keywords - by metaDocument model
meta_copyright6 The meta copyright - by metaDocument model
meta_year7 The meta year - by metaDocument model
path_folder8 Path directorium
path_file9 Path filename with extension
path_dir10 Path directorium name
path_here11 The path here
path_root12 Path to delivery output folder
path_output13 Path without file name
path_format14 file format
path_ext15 file extension
path_sub16 The path sub
parent_index17 Relative path to parent index.html
parent_dir18 Relative path to parent folder
parent_type19 Naziv parent objekta
page_id20 id/pririty of this page - derived from first page instance in parent chain
page_number21 Real page number - derived from first page instance in parent chain
page_count22 The page count - counting content of parent
page_name23 Page name - derived from first page instance in parent chain
page_title24 Page descriptive title - derived from first page instance-> header in parent chain
page_type25 Page type name - derived from first page instance in parent chain
page_next26 path to prev page
page_prev27 path to next page
page_index28 path to index page
page_readme29 Url to readme
page_relpath30 Relative path to the first page in parent chain
document_id31 id/pririty of this page - derived from first page instance in parent chain
document_number32 Real page number - derived from first page instance in parent chain
document_count33 The page count - counting content of parent
document_name34 Page name - derived from first page instance in parent chain
document_title35 Page descriptive title - derived from first page instance-> header in parent chain
document_desc36 The document desc
document_type37 Page type name - derived from first page instance in parent chain
document_relpath38 Relative path to first document in parent chain
document_next39
document_prev40
document_index41
document_readme42
documentset_name43 Page name - derived from first page instance in parent chain
documentset_desc44 Description
documentset_title45 Page descriptive title - derived from first page instance-> header in parent chain
documentset_type46 Page type name - derived from first page instance in parent chain
documentset_relpath47 Relative path to first document in parent chain
documentset_id48
documentset_prev49
documentset_next50
documentset_index51
documentset_readme52
document_path53 The document structure path
documentset_directory54 The document set directory path
self_plc55 placeholders count
self_plcl56 all placeholders in csv line
self_format57 selected format for file writing
self_type58 ???
self_tabl59 Tab level
self_title60 The self (object that calls) title
self_desc61 The self (object that calls) desc
self_rflags62 The self rflags
test_caption63 imbFramework.test.testDefinition -> caption
test_description64 imbFramework.test.testDefinition -> description
test_versionCount65 Version of the test
test_runstamp66 Current runstamp
test_runtime67 How long it is running
test_runstart68 When it started
test_status69 The test status
sci_projectname70 Name of research project
sci_projectpath71 Path of project file
sci_projecttype72 Type name of the project
lang_eName73 English name of the language loaded
lang_nName74 Native name of the language
lang_iso75 ISO code of the language
sample_count76
sample_group77
sample_totalcount78
sys_mem79 Memory allocated
sys_threads80 Threads running
sys_runtime81 How long the app is running
sys_app82 Application name - domain desc
sys_path83 Execution dir path for the app
sys_uid84 Unique string UID
sys_date85 Current date
sys_time86 Current time
sys_log87 Global, system log content
sys_start88 The system start time
sci_projectdesc89 The sci project instance description
root_relpath90
sys_cputype91
sys_osname92
sys_osversion93
sys_memphysical94
sys_memvirtual95
sys_pagefile96
self_palette97
page_desc98
documentset_path99
page_path100
meta_softwareComment101
sample_limit102
report_folder103 The report folder: naziv foldera u kome je glavni deo izveštaja
sci_totalSample104
See Also