Click or drag to resize

reportTemplatePlaceholderCollectionloadTemplateString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Ucitava string u kome se nalazi template -- dodaje pronadjene placeholdere u kolekciju

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int loadTemplateString(
	string formatString
)
Request Example View Source

Parameters

formatString
Type: SystemString
String koji se obradjuje

Return Value

Type: Int32
Broj novo dodatih placeholdera
See Also