Click or drag to resize

FieldsOmitted Property

A map of fields omitted by the mapper due to versioning or flavoring. The dictionary maps field key to field id.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public StringDictionary Omitted { get; }

Property Value

Type: StringDictionary
See Also