Click or drag to resize

LibraryDocumentParentDocumentVersionIds Property

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

Property Value

Type: ListInt32
See Also