Click or drag to resize

stringTemplatePlaceholder Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the stringTemplatePlaceholder class

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

Parameters

__key
Type: SystemString
See Also