InboundSessionMsgEventHandler Delegate | Table of Content | ISession Interface![]() |
| InsertMode Enumeration |
Namespace: FIXForge.NET.FIX
public enum InsertMode
| Member name | Value | Description | |
|---|---|---|---|
| Before | 0 | The new field will be inserted before the position tag. | |
| After | 1 | The new field will be inserted after the position tag. |