Persistate API documentation
FillFromMessage Method (message)
NamespacesPersistatePersistentFillFromMessage(Message)

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

This method is intended for use only from generated code, and you should not use it in open code.
Declaration Syntax
C#
public void FillFromMessage(
	Message message
)
Parameters
message (Message)
The Message containing the object's member data.
Remarks
Fills an object's members from data read from a Message.

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