Click or drag to resize

reportOutputForm Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
form that one meta item takes during build

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum reportOutputForm
Request Example View Source
Members
  Member nameValueDescription
none0 Has no filesystem form
folder1 The folder
inParentFile2 It is part of parent's file
file3 The file
unknown4 The unknown
See Also