Restore this Object if it has been marked as Modified/Deleted and optionally restore any of its Child Objects that have been marked as Modified/Deleted.
[Visual Basic]
Public Sub _Restore( _
Optional ByVal Recurse As Boolean _
) [C#]
public void _Restore(
bool Recurse
);[JScript]
public function _Restore(
Recurse : boolean
);ConstructorClass Class | ConstructorClass Members
©2006 i3 Design Limited. All rights reserved.