CreateProject ClassDelta Engine Documentation
Request to create Content Project in Content Service, command to create code project on client View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Messages CreateProject

Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class CreateProject

The CreateProject type exposes the following members.

Constructors

  NameDescription
Protected methodCreateProject 
Initializes a new instance of the CreateProject class
Public methodCreateProject(String, String)
Initializes a new instance of the CreateProject class
Top
Properties

  NameDescription
Public propertyProjectName
Public propertyStarterKit
Top
See Also