 | EntityExtensionBase.DoCancel Method |
Method called after entity is canceled
Namespace:
EBP.Api.Entity
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected virtual bool DoCancel()
Protected Overridable Function DoCancel As Boolean
Return Value
Type:
BooleanTrue if success, false otherwise
See Also