ColumnAttribute
OwnerClassType Property
Nemiro.Data.dll
Type of parent class.
Namespace:
Nemiro.Data
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
Type
OwnerClassType
{
get
; }
protected Type OwnerClassType { get; }
Protected
ReadOnly
Property
OwnerClassType
As
Type
Get
Protected ReadOnly Property OwnerClassType As Type Get
Property Value
Type:
Type
See Also
ColumnAttribute Class
Nemiro.Data Namespace