IVsDataMappedObjectCallMapperConversionStep Interface

Definition

Represents a call mapper conversion step for a data object support mapped type.

public interface class IVsDataMappedObjectCallMapperConversionStep
public interface IVsDataMappedObjectCallMapperConversionStep
type IVsDataMappedObjectCallMapperConversionStep = interface
Public Interface IVsDataMappedObjectCallMapperConversionStep

Properties

ImplementationType

Gets the class as a Type that implements the IVsDataMappedObjectConverter support entity. The provider supplies this implementation.

Methods

GetParameters()

Returns the parameters used in this conversion step.

Applies to