Skip to content

P_CodeJam_Mapping_MapValueAttribute_IsDefault

andrewvk edited this page Jun 23, 2016 · 5 revisions

MapValueAttribute.IsDefault Property

[This is preliminary documentation and is subject to change.]

true if default.

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

Syntax

C#

public bool IsDefault { get; set; }

VB

Public Property IsDefault As Boolean
	Get
	Set

F#

member IsDefault : bool with get, set

Property Value

Type: Boolean

See Also

Reference

MapValueAttribute Class
CodeJam.Mapping Namespace

Clone this wiki locally