Gets a value that indicates whether the current EntityManager is internal.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

C#
protected bool IsEntityManagerInternal { get; }
Visual Basic (Declaration)
Protected ReadOnly Property IsEntityManagerInternal As Boolean

See Also