Rogue Wave Server Component library for .NET Reference Guide
|
|
SvMsgGet Method |
Gets the message associated with an identifier.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- id
- Type: SystemInt32
The identifier.
Return Value
Type: StringThe message associated with id, or null if (id > or if the message is not set.