Click or drag to resize
CorrigoEntityPerformDeletion Property
Gets or sets the boolean value indicating is an entity should be deleted.

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

Property Value

Type: Boolean
See Also