Skip to main content
A newer version of this page is available. .

TypeFieldIsEmptyException.BaseType Property

OBSOLETE

Use Message instead.

For internal use.

Namespace: DevExpress.Xpo.Exceptions

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

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

Property Value

Type
String
See Also