Click or drag to resize
Askia

IRecordEntityReload Method

Reloads the record

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool Reload()

Return Value

Type: Boolean
Return true when the record was successfully reloaded, otherwise return false. In such case refer to the LastError property.
See Also