Skip to main content

TypeFieldIsEmptyException.BaseType Property

OBSOLETE

Use Message instead.

For internal use.

Namespace: DevExpress.Xpo.Exceptions

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

[Obsolete("Use Message instead.", false)]
[Browsable(false)]
public string BaseType { get; }

Property Value

Type
String
See Also