RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

BaseTypeRequiredAttribute..::..BaseType Property

Gets the type of the base.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


[NotNullAttribute]
public Type BaseType { get; }
<NotNullAttribute> _
Public ReadOnly Property BaseType As Type
	Get
[NotNullAttribute]
public:
property Type^ BaseType {
	Type^ get ();
}

Field Value

The type of the base.