Relationships
The relationships web service provides methods for creating and working with iMIS relationships.
The following operations are supported. For a formal definition, please review the Service Description.
-
AddNew
Creates a new relationship for the iMIS ID specified. -
DeleteExisting
Deletes the relationship specified by the ID and relationship type. If delete reciprocal is true, then any relationships that match the reciprocal type and targets the iMIS ID will also be deleted. -
GetRelationships
Returns a list of relationships for the iMIS ID specified. If check reciprocal is true, then relationships from other records that target the iMIS ID are also added to the list.