Click or drag to resize

IEntityEdit Method

Method to pass in edit mode a existing entity in the media (for exemple, add a lock for database)

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool Edit()

Return Value

Type: Boolean
True if no errors encountered otherwise false
See Also