Click or drag to resize

IColumnDefinitionIgnore Property

Whether the property/field should be ignored when mapping.

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
bool Ignore { get; }

Property Value

Type: Boolean
See Also