GetInteger Method
Table of Content
GetTimeSpan Method
OnixS .NET Framework FIX Engine, version 4.12.0.0
FieldSet
.GetLong Method
Returns the field value as a signed 64-bit (8-byte) integer.
Namespace:
FIXForge.NET.FIX
Assembly:
FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.12.0.0
Syntax
C#
Copy
public
long
GetLong
(
int
tag
)
Parameters
tag
Type:
System
.Int32
Tag number.
Return Value
Type:
Int64
Field value as an integer.
Exceptions
Exception
Condition
EngineException
The field does not belong to the message or the field value is absent.
See Also
Reference
FieldSet Class
FIXForge.NET.FIX Namespace
Copyright Onix Solutions [OnixS]. All rights reserved.