| EntityFieldCoreForcedCurrentValueWrite Method |
| Name | Description | |
|---|---|---|
| ForcedCurrentValueWrite(Object) |
Overwrites the current value with the value passed. This bypasses value checking and field properties.
| |
| ForcedCurrentValueWrite(Object, Object) |
Overwrites the current value with the value passed. This bypasses value checking and field properties like readonly.
|