Click or drag to resize

CollectionPropertyMappingMappings Property

Specifies child property mappings.

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

Property Value

Type: PropertyMapping
See Also