Click or drag to resize

nodeBlockSemanticRoleEnum Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Estimated semantic role of the document block

Namespace:  imbCommonModels.contentBlock
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public enum nodeBlockSemanticRoleEnum
Members
  Member nameValueDescription
none0
navigation1 The navigation: the block with navigation links
information2 The information: the block with information content
reserve3 The reserve: other kind of block
See Also