IFocService.GetDocumentsToBeClosed Method

Definition

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

Parameters

dataType  Nullable<Int32>
 

Return Value

List<String>

See Also