Click or drag to resize

DocumentDetailsLoadDocumentSystemFields Method

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentDetails LoadDocumentSystemFields(
	DocumentSystemFields documentSystemFields,
	bool withWorkflow
)

Parameters

documentSystemFields
Type: FileHold.LibraryManagerDocumentSystemFields
withWorkflow
Type: SystemBoolean

Return Value

Type: DocumentDetails
See Also