Click or drag to resize

docScriptInstructionCompiledkeyListForNonStrings Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
list of properties that are not strings

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public List<docScriptArguments> keyListForNonStrings { get; set; }
Request Example View Source

Property Value

Type: ListdocScriptArguments
See Also