Click or drag to resize

imbStringBuilderBaseAppendQuote Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends the quote.

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual Object AppendQuote(
	string content
)
Request Example View Source

Parameters

content
Type: SystemString
The content.

Return Value

Type: Object
See Also