Void ObjectTag.AddObject(IDataModelObject param1)

Adds the given DataModelObject to the members of the tag. Throws an exception if the object is already a member of the tag.

Parameters