IDataObjectNameReservation

Represents a reservation for a name of a data object.

If a data object is created in a ChangeSet, then the name of the data object must be unique in the same level. In order to mark this name as Assigned in the other working environments, this reservation is generated.

At the time of publication of the ChangeSet, the data object is given the name when transferred to the Productive Environment and the reservation is removed.

Properties

PropertyDescription
Name:String

Returns the name of the reservation.

Methods

MethodDescription
Move(IDataObject):Void

Moves the reservation under another data object.

UpdateName(String):Void

Updates the name of the reservation