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; }
ReadOnly Property LogicalDelete As String
Get
Property Value
Type:
StringSpecifies the field to use for logical delete handling. Ignored unless the LogicalDelete attribute is set.
See Also