Click or drag to resize
TmplItemRenumber Method (Int32)

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

Renumber id in hierarchy (depth first)

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 Renumber(
	ref int number
)

Parameters

number
Type: SystemInt32

[Missing <param name="number"/> documentation for "M:CSC.SC.TOPICA4.Template.TmplItem.Renumber(System.Int32@)"]

See Also