Interface IFieldAccessor
- Namespace
- DevExpress.Xpo.Metadata
- Assembly
- DevExpress.Xpo.v24.1.dll
public interface IFieldAccessor
Methods
GetValue(object)
object GetValue(object theObject)
Parameters
theObject
object
Returns
SetValue(object, object)
void SetValue(object theObject, object value)