Skip to content

P_CodeJam_Mapping_MapValueAttribute_IsDefault

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

MapValueAttribute.IsDefault Property true if default.

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