[This is preliminary documentation and is subject to change.]
Appends a Persistent object to the message.
| C# |
public void AppendObject( Persistent obj )
- obj (Persistent)
- The object to append.
The object may be null, and it may be any object - persisted,
provisional or volatile, and of an ObjectClass or
ViewClass.