Switch to: V12V11V10V9V8V7V6V5

UNREGISTER PROJECT

Syntax

vext_vsrv_unregister_project                             -- v4.0
    : UNREGISTER PROJECT project_name

Arguments

project_name

the name of project to be unregistered from VSERVER.

Description

This command unregisters the specified project from a Valentina Server. This means that project will not be available for future use.

Note that project file is not destroyed. After unregister, you can copy it to any other location or open it in Valentina Studio directly.

Errors

  • PROJECT_NOT_FOUND - Valentina Server don't know project with the specified name.

Examples

Example:

UNREGISTER PROJECT accounts_project;