ProjectNamesResult ClassDelta Engine Documentation
Names of accessible projects for the currently logged in user View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Messages ProjectNamesResult

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

public class ProjectNamesResult

The ProjectNamesResult type exposes the following members.

Constructors

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

  NameDescription
Public propertyPrivateProjects
Public propertyPublicProjects
Top
See Also