Click or drag to resize

BibTexDataFileGetSource Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets BibTex source code

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public string GetSource(
	translationTextTable table,
	ILogBuilder log = null
)
Request Example View Source

Parameters

table
Type: imbSCI.DataComplex.specialtranslationTextTable
The table.
log (Optional)
Type: imbSCI.Core.reportingILogBuilder
The log.

Return Value

Type: String
See Also