| MappingSetCap Method |
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.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