Click or drag to resize

GroupFields Property

Returns the collection of the message fields.

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public List<DictionaryEntry> Fields { get; }

Property Value

ListDictionaryEntry
Collection of the message fields.
See Also