This property provides access to only the metaitems that are turned on for this encyclopedia.
Parameters
Data type: SACollection
Read-only
Example
Dim sa As SA2001.Application Set sa = New SA2001.Application Debug.Print sa.Encyclopedia.MetaModel.MetaClasses.Item(1).SupportedMetaItems.Count Set sa = Nothing