Persistate API documentation
ReadCoercedString Method
NamespacesPersistateMessageReadCoercedString()()()()

[This is preliminary documentation and is subject to change.]

Reads a single String value from this Message.
Declaration Syntax
C#
public string ReadCoercedString()
Return Value
The string read from the message.
Remarks
This method should never be called. Coerced String members are used only when reading from a database.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)