[Quickfix-developers] QuickFix41.message and QuickFix41.MessageCracker
Brought to you by:
orenmnero
|
From: Martin T. <mta...@ho...> - 2005-06-12 13:49:22
|
Hi, I saw that the QuickFix41.message object has the getField property. When I tried it in runtime I was not able to extract the field 35 (MessageType). I am using VS.NET 2003, my code is written in VB.NET. How can I extract all the fields (maybe with getField()) from the QuickFix41.message object without passing it to the QuickFix41.MessageCracker ? Thanks you Martin |