Description

A read-only property reflecting the McObjects collection instance from which this McObject instance was created.

Property type

A McObjects object.  

Syntax

object.CreatorCollection

The CreatorCollection Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McObject.

Remarks

McObject instances can be created only by the McObjects.Add method or via the McObjects.GetCategoryItem method when AttachAutoAddToCategory has been used to set up some object for automatic creation.