ITransferMetadataProvider Interface

Definition

This interface abstracts the metadata provider - which is the component that computes the metadata needed in the transfer process

public interface ITransferMetadataProvider
type ITransferMetadataProvider = interface
Public Interface ITransferMetadataProvider
Derived

Methods

GetOptions()

returns the options as a collection of named variables

SaveMetadata()

Save the metadata in the paths provided by the variables in the input list

Applies to