Skip to content

P_CodeJam_Mapping_MappingSchema_ConfigurationID

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

MappingSchema.ConfigurationID Property

Gets configuration ID.

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

Syntax

C#

public string ConfigurationID { get; }

VB

Public ReadOnly Property ConfigurationID As String
	Get

F#

member ConfigurationID : string with get

Property Value

Type: String

See Also

Reference

MappingSchema Class
CodeJam.Mapping Namespace

Clone this wiki locally