Skip to content

P_CodeJam_Mapping_MappingSchema_IsStructIsScalarType

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

MappingSchema.IsStructIsScalarType Property true if value type is considered as scalar type.

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

Syntax

C#

public bool IsStructIsScalarType { get; set; }

VB

Public Property IsStructIsScalarType As Boolean
	Get
	Set

F#

member IsStructIsScalarType : bool with get, set

Property Value

Type: Boolean

See Also

Reference

MappingSchema Class
CodeJam.Mapping Namespace

Clone this wiki locally