Add Method (Int32, DateTime)
Table of Content
Add Method (Int32, Double)
OnixS .NET Framework FIX Engine, version 4.12.0.0
FlatMessage
.Add Method (Int32, Decimal)
Adds the tag/value pair to the end of the message.
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
void
Add
(
int
tag
,
decimal
value
)
Parameters
tag
Type:
System
.Int32
Tag.
value
Type:
System
.Decimal
Field value.
See Also
Reference
FlatMessage Class
Add Overload
FIXForge.NET.FIX Namespace
Copyright Onix Solutions [OnixS]. All rights reserved.