Parent entity type.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
int ParentEntityType { get; }
Visual Basic
ReadOnly Property ParentEntityType As Integer
	Get
Visual C++
property int ParentEntityType {
	int get ();
}
F#
abstract ParentEntityType : int with get

Property Value

Type: Int32

See Also