Restore an object marked for deletion
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool Restore( string id ) |
Visual Basic |
---|
Function Restore ( _ id As String _ ) As Boolean |
Visual C++ |
---|
bool Restore( String^ id ) |
Parameters
- id
- Type: System..::..String