Load and Extract Option Interfaces

In Financial Management, the load and extract operations for security information, metadata, data, and journals allow users to specify various load and extract options. For example, when users extract metadata, they can specify the dimensions that they want to extract.

The same principle applies to programmatically loading and extracting security information, metadata, data, and journals. Use the following objects to set load and extract options:

You obtain instances of the IHsvLoadExtractOptions interface with the LoadOptions and ExtractOptions properties of the HsvSecurityLoadACV, HsvcDataLoad, HsvJournalLoadACV, and HsvMetadataLoadACV objects. You then obtain instances of the IHsvLoadExtractOption interface with the Item property of the IHsvLoadExtractOptions interface. See IHsvLoadExtractOptions Interface Properties and IHsvLoadExtractOption Interface Properties.