Skip to content

P_CodeJam_Mapping_MapValueAttribute_IsDefault

Andrew Koryavchenko edited this page Jul 4, 2017 · 5 revisions

MapValueAttribute.IsDefault Property true if default.

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