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