Click or drag to resize

IDocumentExpanderExpandDocument Method

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
Document ExpandDocument(
	int documentVersionId,
	List<int> parentDocuments
)

Parameters

documentVersionId
Type: SystemInt32
parentDocuments
Type: System.Collections.GenericListInt32

Return Value

Type: Document
See Also