Click or drag to resize

IOwnerEntityReload Method

Reload the entity, using the current database value. Returns successful value when the operation succeed

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

Return Value

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