Click or drag to resize

FieldLayoutExtracted Property

Identifies whether or not the field layout was extracted from a layout spec.

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

Property Value

Type: Boolean
See Also