Click or drag to resize
TmplItemDebugPrint Method (String)

[This is preliminary documentation and is subject to change.]

Print to debug listener

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public void DebugPrint(
	string margin
)

Parameters

margin
Type: SystemString

[Missing <param name="margin"/> documentation for "M:CSC.SC.TOPICA4.Template.TmplItem.DebugPrint(System.String)"]

See Also