Click or drag to resize
CollectionPropertyMappingMappings Property
Specifies child property mappings.

Namespace: Colygon.MatchPoint.WebApi.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public PropertyMapping[] Mappings { get; set; }

Property Value

Type: PropertyMapping
See Also