See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Provides the data required for an NTier project.

Namespace: NTier.Designer.Business
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0

Syntax

C#
public abstract class ProjectEntity : NEntity
Visual Basic
Public MustInherit Class ProjectEntity
	Inherits NEntity
Visual C++
public ref class ProjectEntity abstract : public NEntity

Inheritance Hierarchy

System..::..Object
  NEntity
    NTier.Designer.Business..::..ProjectEntity

See Also