|
Ofcas.Lk.Api.Client - Version 3.0
|
Collapse AllCreates a document with the specific name, suffix, type and content.
|
Parameters |
Description |
|
string name |
Specifies the name of the document. |
|
string suffix |
Specifies the suffix of the document. |
|
DocumentType type |
Specifies the type of the document. |
|
Stream content |
Specifies the content of the document. |
Returns the newly created document as info object.