[This is preliminary documentation and is subject to change.]
Appends a single Reference value to this message.
| C# |
public void Append( IReference value )
- value (IReference)
- An IReference which refers to the object the Reference is for. If this is a Persistent, only the Reference to it is appended. To add a full object value to the message, use AppendObject .