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

Namespace: NTier.Model.Entity
Assembly: NTier.Model.Entity (in NTier.Model.Entity.dll) Version: 1.0.0.0

Syntax

C#
public abstract class Properties : EntityClassRelationProperty..::..Properties
Visual Basic
Public MustInherit Class Properties
	Inherits EntityClassRelationProperty..::..Properties
Visual C++
public ref class Properties abstract : public EntityClassRelationProperty..::..Properties

Inheritance Hierarchy

System..::..Object
  NTier.Model.Entity..::..EntityClassProperty..::..Properties
    NTier.Model.Entity..::..EntityClassRelationProperty..::..Properties
      NTier.Model.Entity..::..EntityClassParentChildRelationProperty..::..Properties

See Also