Persistate API documentation
CreateSolution Method (packageName, folder)
NamespacesPersistateIDevelopmentEnvironmentCreateSolution(String, String)

[This is preliminary documentation and is subject to change.]

Creates a new solution in the IDE for a Package.
Declaration Syntax
C#
void CreateSolution(
	string packageName,
	string folder
)
Parameters
packageName (String)
The name of the package to create a solution for.
folder (String)
The folder in which to create the solution.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)