CorrigoNetOptionsCanDeleteMissingEntity Property |
Gets or sets the boolean flag indicating that last modified time should be updated on server.
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)
Syntaxpublic bool CanDeleteMissingEntity { get; set; }
Property Value
Type:
Boolean
See Also