{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
UpdateWithLastValues Method
Updates with last values.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
bool
UpdateWithLastValues
()
Public
Function
UpdateWithLastValues
As
Boolean
Return Value
true
if updated,
false
otherwise.
See Also
EntityObject Class
FLEXYGO.Objects Namespace