FileHold 17.1 API Documentation
C#
C#
Show/Hide TOC
Batch
Job
Data
.
User
Actions Property
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
List<BatchUserAction> UserActions {
get
;
set
; }
Property Value
List
<
BatchUserAction
>
See Also
Reference
BatchJobData Class
FileHold.LibraryManager Namespace
In This Article
Definition
See Also