Void
ObjectTag
.RemoveObject(
IDataModelObject
param1)
Removes the given DataModelObject from the members of the tag. Throws an exception if the object is not a member of the tag.
Remarks
Examples
Parameters
param1
Type:
IDataModelObject
Return Value
Type: Void