Click or drag to resize

appendTypeKind Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Data.enums.appends
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public enum appendTypeKind
Request Example View Source
Members
  Member nameValueDescription
none0 The none - not for execution
simple1 The simple: simple string appends and headings Without prefix
style2 The style: generate style, variations... s_ prefix
complex3 Starting with c_ The complex: section, line... The data: DataTable, Pairs, Lists
special4 starting with i_ and x_The special and The structure: add page, add document, add...
other5 The other
See Also