Click or drag to resize

stringTemplateTools_useStringFormatAPI Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Flag : da li da koristi String.Format() ili sopstvenu regex implementaciju

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

Property Value

Type: Boolean
See Also