Rogue Wave Server Component library for .NET Reference Guide
|
|
MappingComponentClass Method |
Returns the type of the associated representation class.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- className
- Type: SystemString
Returns the type of the associated representation class. - usertype
- Type: SystemBoolean
If true, looks for a usertype. if false, looks for a representation type.
Return Value
Type: TypeThe Type of the associated representation class name or null if the Type can not be loaded.