The NamingConvention type exposes the following members.
Fields
Name | Description | |
---|---|---|
__namingConventions | ||
CamelCaseProperties |
A NamingConvention that causes properties to be camelCased on the client.
|
|
Default |
The 'Default' NamingConvention. - Basically does nothing to either type or property names.
|
|
Suffix |
See Also