Returns the node number of the translation unit.

Type Info:

Number As Long
Example:
Dim TU As TransUnit

Set TU = Application.ActiveTransUnit

MsgBox TU.Number
Remarks: Read-only property.

See also:

Class TransUnit

Last Updated: 03/11/04