Click or drag to resize

ImportationJobUserContext Property

The guid of the user on whose behalf documents are imported.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid UserContext { get; set; }

Property Value

Type: Guid
See Also