Back to Devexpress

ITypesInfo Interface

expressappframework-devexpress-dot-expressapp-dot-dc-42b3becf.md

latest2.4 KB
Original Source

ITypesInfo Interface

Declares members implemented by the classes that supply metadata on types used in an XAF application.

Namespace : DevExpress.ExpressApp.DC

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface ITypesInfo
vb
Public Interface ITypesInfo

The following members return ITypesInfo objects:

Remarks

You do not need to implement this interface in most cases.

This interface is a part of the Types Info subsystem. To learn more, refer to the Access Business Object Metadata topic.

See Also

ITypesInfo Members

DevExpress.ExpressApp.DC Namespace