| MappingSetCap Method |
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax public static MappingAttributeMapper SetCap()
Public Shared Function SetCap As MappingAttributeMapper
public:
static MappingAttributeMapper^ SetCap()
Return Value
Type:
MappingAttributeMapperA Camel-case converter
MappingAttributeMapper.
Remarks
Given an attribute called xxx, the converted modifier is
called SetXxx().
See Also