Click or drag to resize

MetaContentNestedBaselogStructure Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Logs the structure.

Namespace:  imbSCI.Reporting.meta.core
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public virtual string logStructure(
	string prefix = ""
)
Request Example View Source

Parameters

prefix (Optional)
Type: SystemString
The prefix.

Return Value

Type: String

Implements

IMetaContentNestedlogStructure(String)
See Also