LookupCorrigoEntity.IsRemoved Property |
Gets or sets the boolean flag indicating if an entity was deleted.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsRemoved { get; set; }
Property Value
Type:
Boolean
See Also