wwJsonSerializer::PropertyNameCharacterFilter

Property name filter applied to properties that are dynamically created by the deserializer. Strips out invalid characters for FoxPro variable names.

Defaults to all alpha-numeric characters and _.

This property is internally set and generally you shouldn't mess with this value.

o.PropertyNameCharacterFilter

See also