Click or drag to resize

IEntityCheckData Method

Check the data of the entity

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 CheckData()
Remarks
If errors are generated during the check, they will be filled int the Errors property
See Also