Click or drag to resize
IDocumentServiceSave Method

[Missing <summary> documentation for "M:X3Platform.Docs.IDocumentService.Save(X3Platform.Docs.IDocumentInfo)"]

Namespace: X3Platform.Docs
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void Save(
	IDocumentInfo document
)

Parameters

document
Type: X3Platform.DocsIDocumentInfo

[Missing <param name="document"/> documentation for "M:X3Platform.Docs.IDocumentService.Save(X3Platform.Docs.IDocumentInfo)"]

See Also