CCPShared.Exceptions.CanOnlyLogicallyDeleteException

Summary

CanOnlyLogicallyDeleteException is thrown when an entity is being deleted while it should be "logically deleted" by setting the "Deleted" flag

Properties

Name Type Summary
EntitySetName* Edm.String Gets or sets the entity set name of which an entity is attempted to be deleted.
Properties marked with a * are required

Used by

Name
Not used