Click or drag to resize

styleShotTargetEnum Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
tells when and on what to apply style instruction

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public enum styleShotTargetEnum
Request Example View Source
Members
  Member nameValueDescription
none0 disable styling
unknown1 Use default if exists
lastAppend2
thisScope3
thisAppend4
See Also