DocumentDetailsLoadDocumentSystemFields Method

Definition

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

Parameters

documentSystemFields  DocumentSystemFields
 
withWorkflow  Boolean
 

Return Value

DocumentDetails

See Also