RazorPageBaseTypeAttribute..::..BaseType Property
Gets the type of the base.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[NotNullAttribute] public string BaseType { get; }
<NotNullAttribute> _ Public ReadOnly Property BaseType As String Get
[NotNullAttribute] public: property String^ BaseType { String^ get (); }