DataFile.FullRecover Method
public string FullRecover(
bool isRecoverDeleted = false
)
This language is not supported or no code example is available.
public:
String^ FullRecover(
bool isRecoverDeleted
)
This language is not supported or no code example is available.
public function FullRecover(
isRecoverDeleted : boolean
) : String;
This language is not supported or no code example is available.
Parameters
-
isRecoverDeleted
-
bool
Return Value
string
In this article
Definition