Click or drag to resize

reportTemplatePlaceholder_useStringFormatAPI Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether [use string format API].

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool _useStringFormatAPI { get; }
Request Example View Source

Property Value

Type: Boolean
true if [use string format API]; otherwise, false.
See Also