{{Quickfixn}} How to get DateTime - field 52
Mike Gatny
mgatny at connamara.com
Thu Mar 20 09:47:35 PDT 2014
SendingTime st = new SendingTime();
message.Header.GetField(st);
--
Mike Gatny
Connamara Systems, LLC
On Thu, Mar 20, 2014 at 11:02 AM, xmoon 2000 <xmoon2000 at googlemail.com>wrote:
> Not in mine apparently!
>
> 'QuickFix.Header' does not contain a definition for 'SendingTime' and no
> extension method 'SendingTime' accepting a first argument of type
> 'QuickFix.Header' could be found (are you missing a using directive or an
> assembly reference?)
>
>
> On 20 March 2014 15:57, Mike Gatny <mgatny at connamara.com> wrote:
>
>> SendingTime is a header field, so:
>>
>> message.Header.SendingTime
>>
>> --
>> Mike Gatny
>> Connamara Systems, LLC
>>
>>
>> On Thu, Mar 20, 2014 at 10:53 AM, xmoon 2000 <xmoon2000 at googlemail.com>wrote:
>>
>>> How do I get the DateTime sent in the App message?
>>>
>>> I can see a field 52 - which has the raw information, but I don't know
>>> how to retrieve that field.
>>>
>>> message.Symbol is easy but there is no message.SendingTime etc.
>>>
>>> _______________________________________________
>>> Quickfixn mailing list
>>> Quickfixn at lists.quickfixn.com
>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>
>>>
>>
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
>>
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20140320/5f88e566/attachment-0002.htm>
More information about the Quickfixn
mailing list