public bool ExecCreateDeployUnits(CommandData cmdData) { ObjectsHelper.CreateDeployUnits(); return(true); }