Method AddOrUpdateProfileInstance
AddOrUpdateProfileInstance(ProfileInstance)
Adds or updates the specified profile instance.
public ProfileInstance AddOrUpdateProfileInstance(ProfileInstance instance)
Parameters
instance
ProfileInstanceThe profile instance.
Returns
- ProfileInstance
The updated profile instance.