Click or drag to resize

FileHoldServiceUploadDocument Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid UploadDocument(
	MemoryStream stream
)

Parameters

stream
Type: System.IOMemoryStream

Return Value

Type: Guid
See Also