Click or drag to resize
TmplItemCheckReport Method (ProgressCollection, String, String)

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

Check TmplItem

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 CheckReport(
	ProgressCollection progressCollection,
	string refPath,
	string margin
)

Parameters

progressCollection
Type: ProgressCollection

[Missing <param name="progressCollection"/> documentation for "M:CSC.SC.TOPICA4.Template.TmplItem.CheckReport(CSC.SC.Enterprise.Utilities.ProgressCollection,System.String,System.String)"]

refPath
Type: SystemString

[Missing <param name="refPath"/> documentation for "M:CSC.SC.TOPICA4.Template.TmplItem.CheckReport(CSC.SC.Enterprise.Utilities.ProgressCollection,System.String,System.String)"]

margin
Type: SystemString

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

See Also