Rogue Wave Server Component library for .NET Reference Guide
|
|
MappingAttributeMapper Delegate |
Delegate for the mapping of the attributes. It returns the name
of the method to use for an update.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- rpClass
- Type: SystemType
The representation object class. - attributeName
- Type: SystemString
The name of the attributes.
Return Value
Type: StringThe name of the method to use for the update.