Click or drag to resize

ScriptExecutionJobDataDocumentVersionIds Property

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<int> DocumentVersionIds { get; set; }

Property Value

Type: ListInt32
See Also