Click or drag to resize

FieldKernelDescription Property

The localized description for the field.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Description { get; set; }

Property Value

Type: String

Implements

IFieldDescription
See Also