DocumentCollectionAppContextRecoverDocument
Method
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public void AppContextRecoverDocument(
string fileName
)
Public Sub AppContextRecoverDocument (
fileName As String
)
public:
void AppContextRecoverDocument(
String^ fileName
)
member AppContextRecoverDocument :
fileName : string -> unit
Parameters
- fileName String
-
See Also