Click or drag to resize

TmplItemCollectionCheckAll Method (ProgressCollection, String, String)

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

Check all TmplItems in collection

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public int CheckAll(
	ProgressCollection progressCollection,
	string refPath,
	string margin
)

Parameters

progressCollection
Type: ProgressCollection
refPath
Type: SystemString
margin
Type: SystemString

Return Value

Type: Int32

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.TmplItemCollection.CheckAll(CSC.SC.Enterprise.Utilities.ProgressCollection,System.String,System.String)"]

See Also