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.
Remarks
Examples
Parameters
param1
Type:
IDataModelObject
Return Value
Type: Void