[This is preliminary documentation and is subject to change.]
Appends metadata or data for an IClassified item to
the message.
| C# |
public void AppendIClassified( IClassified value )
- value (IClassified)
- The IClassified to append. May be null.
If the IClassified is an provisional Persistent,
the object itself is appended. If it has been persisted, just a reference
to it is appended. If it is an IPersistateList, it must have
a Parent object, and a Reference to the parent and the slot
number is appended.