BlueCielo Meridian Enterprise 2018 VBScript API Reference
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