Click or drag to resize

aceAdvancedConsoleWorkspacegetNewProjectName Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the new name of the project.

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public string getNewProjectName(
	string proposal
)
Request Example View Source

Parameters

proposal
Type: SystemString
The proposal.

Return Value

Type: String
See Also