Click or drag to resize

dataDeliverFormatEnum Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.data.dataUnits.enums
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
[FlagsAttribute]
public enum dataDeliverFormatEnum
Request Example View Source
Members
  Member nameValueDescription
none0
includeAttachment1
wrapInPanel2
globalAttachment4
collectionLimitForAttachment32 Attachment will also have limited number of rows
onlyShownColumns16
sourceForGlobalAttachment32 When flagen this presenter is source of global attachment
countColumn64
includeLegend128 At bottom of table/chart it will write name of properties and their descriptions
wrapLegendInWell256
See Also