See also:
NTier Windows Forms Framework Home
NTier Framework API reference
A helper class that navigates to an entity property by opening the entity schema designer and
navigating to the entity class and entity class property.
Namespace: NTier.Model.FormsAssembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public class EntitySchemaPropertyNavigator |
| Visual Basic |
|---|
Public Class EntitySchemaPropertyNavigator |
| Visual C++ |
|---|
public ref class EntitySchemaPropertyNavigator |
Inheritance Hierarchy
See Also