IFocService.GetDocumentsToClose Method
Click or drag to resize

IFocServiceGetDocumentsToClose Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
List<Tuple<int, string>> GetDocumentsToClose(
	List<Tuple<int, string>> documents
)

Parameters

documents
Type: System.Collections.GenericListTupleInt32, String

Return Value

Type: ListAddLanguageSpecificTextSet("LSTB4594C55_7?cs=<|vb=(Of |cpp=<|fs=<'|nu=(");Int32, String
See Also