• Version 1.15.2
Show / Hide Table of Contents

Class KnownSerializedFieldKeys

Inheritance
object
KnownSerializedFieldKeys
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.Fix
Assembly: OnixS.Fix.Engine.dll
Syntax
public static class KnownSerializedFieldKeys

Properties

BodyLength

Declaration
public static SerializedFieldKey BodyLength { get; }
Property Value
Type Description
SerializedFieldKey

MsgType

Declaration
public static SerializedFieldKey MsgType { get; }
Property Value
Type Description
SerializedFieldKey

SendingTime

Declaration
public static SerializedFieldKey SendingTime { get; }
Property Value
Type Description
SerializedFieldKey

SeqNum

Declaration
public static SerializedFieldKey SeqNum { get; }
Property Value
Type Description
SerializedFieldKey
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX