Skip to content

P_CodeJam_Mapping_MapValue_OrigValue

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

MapValue.OrigValue Property

Original value.

Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.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