PreparedMessageSet Method (Int32, Byte)

FIX Antenna .NET Programmer's Guide
Copies passed value to the message

Namespace:  com.b2bits.FIXAntenna
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public void Set(
	int index,
	byte[] value
)

Parameters

index
Type: SystemInt32
Prepared field index
value
Type: SystemByte
New field value
See Also

Reference