![]() | IDocumentSaveToAsync Method |
Saves the document to given path
Namespace: TSD.API.Remoting.Document
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

Parameters
- path
- Type: SystemString
The path to save the document to - coreOnly
- Type: SystemBoolean
True if only the core model should be saved (without generated data)
Return Value
Type: TaskA task that represents the work
