ITypesInfo.RefreshInfo(ITypeInfo) Method
Refreshes the metadata on a specific type.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| info | ITypeInfo | An ITypeInfo object that represents metadata to be refreshed. |
See Also