Skip to content

P_CodeJam_Mapping_MapValue_MapValues

andrewvk edited this page Jun 23, 2016 · 5 revisions

MapValue.MapValues Property

Mapping value.

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