IHsvLoadExtractOptions and IHsvLoadExtractOption Interfaces for HsvJournalLoadACV

The HsvJournalLoadACV type library exposes the IHsvLoadExtractOptions and IHsvLoadExtractOption interfaces; these interfaces provide access to data load and extract options. For information on these interfaces, see Load and Extract Option Interfaces.

  To set a journal load or extract option:

  1. Set an IHsvLoadExtractOption object reference for the option with IHsvLoadExtractOptions.Item.

  2. Set the option’s value with the IHsvLoadExtractOption.CurrentValue property.

    Tip:

    The options available for loading journals are described in Table 81, Journal Load Options, and the options available for extracting journals are described in Table 82, Journal Extract Options (Unfiltered). These tables include the valid values for Item and CurrentValue.