Method AddOrUpdateProfileInstances
AddOrUpdateProfileInstances(params ProfileInstance[])
Adds or updates the specified profile instances.
public ProfileInstance[] AddOrUpdateProfileInstances(params ProfileInstance[] instances)
Parameters
instances
ProfileInstance[]The profile instances.
Returns
- ProfileInstance[]
The updated profile instances.