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

Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
protected static Type EntitySchemaPropertyNavigatorType { get; }
Visual Basic
Protected Shared ReadOnly Property EntitySchemaPropertyNavigatorType As Type
	Get
Visual C++
protected:
static property Type^ EntitySchemaPropertyNavigatorType {
	Type^ get ();
}

Property Value

Type: Type

See Also