WsfFormationRenameCommand

WsfFormationRenameCommand inherits WsfFormationCommand

WsfFormationRenameCommand will change the relative name of the formation to which it is assigned. This will only be successful if the parent of the renamed formation does not already have a sub-formation with the new name.

Methods

WsfFormationRenameCommand Construct(string aNewRelativeName)

Construct a command that will change the relative name of the formation to which it is assigned to the given.

string GetNewName()

Return the new relative name that will be assigned to the formation to which this command is assigned.