Click or drag to resize

IUserDefinedEntityBeginUpdate Method

Allow to modify some members without fire the changing/changed events. Use it to update a lot of members.

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
void BeginUpdate()
See Also