Persistate API documentation
AppendObject Method (obj)
NamespacesPersistateMessageAppendObject(Persistent)

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

Appends a Persistent object to the message.
Declaration Syntax
C#
public void AppendObject(
	Persistent obj
)
Parameters
obj (Persistent)
The object to append.
Remarks
The object may be null, and it may be any object - persisted, provisional or volatile, and of an ObjectClass or ViewClass.

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