 | ErrorCodesEntityNotFound Field |
the entity with this Id is not found
Namespace:
EBP.Framework.Common.Interfaces
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic const int EntityNotFound = 2
Public Const EntityNotFound As Integer = 2
Field Value
Type:
Int32
See Also