Rogue Wave Server Component library for .NET Reference Guide
|
|
IRtModelBuilderDeclClass Method |
Called by Rogue Wave Server to declare a Server object type.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- typeName
- Type: SystemString
The name of the type. - isExported
- Type: SystemBoolean
Set to true if the class has been declared exported. - isDynamic
- Type: SystemBoolean
Set to true if the class has been declared dynamic.