IEmbeddedMessageSerializable..::..Serialize Method
Adds the type to the message.
                
    Namespace: 
   com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void Serialize( EmbeddedMessage message )
Parameters
- message
 - Type: com.onlineobject.objectnet.server..::..EmbeddedMessage
The message to add the type to. 

