Back to Devexpress

XPClassInfo.CanGetByClassType Property

xpo-devexpress-dot-xpo-dot-metadata-dot-xpclassinfo-4aae819f.md

latest1000 B
Original Source

XPClassInfo.CanGetByClassType Property

This property is intended for internal use.

Namespace : DevExpress.Xpo.Metadata

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public virtual bool CanGetByClassType { get; }
vb
Public Overridable ReadOnly Property CanGetByClassType As Boolean

Property Value

Type
Boolean

See Also

XPClassInfo Class

XPClassInfo Members

DevExpress.Xpo.Metadata Namespace