IFocService.GetDocumentsToBeClosed Method
Click or drag to resize

IFocServiceGetDocumentsToBeClosed Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
List<string> GetDocumentsToBeClosed(
	int? dataType
)

Parameters

dataType
Type: SystemNullableInt32

Return Value

Type: ListString
See Also