Click or drag to resize
LookupCorrigoEntityIsRemoved Property
Gets or sets the boolean flag indicating if an entity was deleted.

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

Property Value

Type: Boolean
See Also