| MvMessageDecodeIlsString Method |
Extracts the next string assuming it is an IlsString.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public string DecodeIlsString()
Public Function DecodeIlsString As String
public:
String^ DecodeIlsString()
Return Value
Type:
StringThe extracted string.
Exceptions See Also