Skip to main content

XPDataObjectClassInfo.ClassType Property

Gets the type of the class.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public override Type ClassType { get; }

Property Value

Type Description
Type

null (Nothing in Visual Basic)

See Also