Void ObjectTag.AddObject(IDataModelObject obj)

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

Parameters