Back to Devexpress

ObjectsQuery.ClassInfo Property

xpo-devexpress-dot-xpo-dot-objectsquery-fe3b7eb4.md

latest934 B
Original Source

ObjectsQuery.ClassInfo Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public XPClassInfo ClassInfo { get; set; }
vb
Public Property ClassInfo As XPClassInfo

Property Value

Type
XPClassInfo

See Also

ObjectsQuery Class

ObjectsQuery Members

DevExpress.Xpo Namespace