Click or drag to resize
TmplItemNumberString Method

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

Set number strings

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 NumberString(
	string prefix,
	ref int number
)

Parameters

prefix
Type: SystemString

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

number
Type: SystemInt32

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

See Also