property NAVObjectTemplate.VtType as NAVHostVarEnum
Indicates the type/vartype of the object's value.

TypeDescription
NAVHostVarEnum A NAVHostVarEnum expression that specifies the VARIANT-type of the Value.
The VtType property indicates the VARIANT type of the object that the current NAVObjectTemplate object holds. The Type property returns a string that specifies the fully assembly-qualified name of the type, which includes the name of the assembly from which this Type object is loaded. If the NAVObjectTemplate holds a class or an object/IDispatch/IUnknown that supports properties, fields, members, any of these can be called through the NAVObjectTemplate properties like: ItemSetTemplateDef or Template property. The Value property holds the original object.

You can use the following properties to convert the current Value to indicated standard types: