XPMemberInfo.ResetModified(Object) Method
In This Article
Resets the member’s modification.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
the |
Object | A persistent object whose member modification will be reset. |
See Also