Skip to content

P_CodeJam_Mapping_MapValue_MapValues

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

MapValue.MapValues Property

Mapping value.

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

Syntax

C#

public MapValueAttribute[] MapValues { get; }

VB

Public ReadOnly Property MapValues As MapValueAttribute()
	Get

F#

member MapValues : MapValueAttribute[] with get

Property Value

Type: MapValueAttribute[]

See Also

Reference

MapValue Class
CodeJam.Mapping Namespace

Clone this wiki locally