SecDBFileReader Headers Property NFX Class Library

[This is preliminary documentation and is subject to change.]

File headers dictionary, including the required ones

Namespace: NFX.Financial.Market.SecDb
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public IReadOnlyDictionary<string, string> Headers { get; }

Property Value

Type: IReadOnlyDictionary OnlineString, OnlineString 
See Also