Skip to content

P_CodeJam_Mapping_MapValue_OrigValue

Andrew Koryavchenko edited this page Jul 4, 2017 · 5 revisions

MapValue.OrigValue Property

Original value.

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

Syntax

C#

public Object OrigValue { get; }

VB

Public ReadOnly Property OrigValue As Object
	Get

F#

member OrigValue : Object with get

Property Value

Type: Object

See Also

Reference

MapValue Class
CodeJam.Mapping Namespace

Clone this wiki locally