Click or drag to resize

FieldAnomalyArgsIsImport Property

Specifies whether this anomaly is occurring as part of an import.

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

Property Value

Type: Boolean
See Also