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