Click or drag to resize

IEntityBaseSave Method

Save (create or update) an entity

Namespace:  AskiaPortalCmn.Entities
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IReturnValue Save()

Return Value

Type: IReturnValue
Returns value indicates if the save succeed or the reason why it failed.
See Also