Click or drag to resize

ImportationManagerSetCurrentImportedDocument Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetCurrentImportedDocument(
	ImportedDocument document
)

Parameters

document
Type: FileHold.LibraryManager.ModelsImportedDocument
See Also