Click or drag to resize

MapperPropertiesLogicalDelete Property

Specifies the field to use for logical delete handling. Ignored unless the LogicalDelete attribute is set.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string LogicalDelete { get; }

Property Value

Type: String
Specifies the field to use for logical delete handling. Ignored unless the LogicalDelete attribute is set.
See Also