Click or drag to resize
CorrigoNetOptionsCanDeleteMissingEntity Property
Flag if true indicates that Delete operation for missing objects (wrong IDs) should succeed

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool CanDeleteMissingEntity { get; set; }

Property Value

Type: Boolean
See Also