UpdateName(String):Void
Updates the name of the reservation
If, as the parameter, a name is indicated which is already used by another data object or another name reservation in the same level, then a DataObjectAlreadyExistsException is triggered.
Return type: System.Void
Parameter
- newName
Type: System.String
This parameter contains the new name of the reservation.