You are here: About the TagExtractor component > About the Tag object > About the Tag object properties > ObjectList property

ObjectList property

A collection of the tag proxy objects in the current vault that represent the current Tag object.

Syntax

ObjectList As Object

Remarks

This collection is typically empty or contains only one tag proxy object. Each tag proxy object has only one (string) property: ObjectID that corresponds to the Meridian document ID property.

Example

Dim TagObjects
TagObjects = Tag.ObjectList