Skip to content

P_CodeJam_Mapping_IMapperBuilder_ToType

Andrew Koryavchenko edited this page Jun 17, 2018 · 5 revisions

IMapperBuilder.ToType Property

Type to map to.

Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0

Syntax

C#

Type ToType { get; }

VB

ReadOnly Property ToType As Type
	Get

F#

abstract ToType : Type with get

Property Value

Type: Type

See Also

Reference

IMapperBuilder Interface
CodeJam.Mapping Namespace

Clone this wiki locally