The numerical constant assigned to this object type by System Architect.
Parameters
Data type: Long
Read-only
Example
Dim sa As SA2001.Application Set sa = New SA2001.Application With sa.Encyclopedia.MetaModel.MetaClasses.Item(1).SupportedMetaItems.Item(1) Debug.Print .TypeNumberEnd With