IsOverwritable Method
IsOverwritable()
Defines if this serializer can be overridden by defining a custom serializer in the configurations (codebase or configuration file)
Declaration
bool IsOverwritable()
Returns
Boolean | if the serializer is overwritable |