XPClassInfo.ToString() Method
In This Article
Returns a string that represents the full name of the class.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Remarks
The ToString method returns the XPClassInfo.FullName property’s value.
See Also