Click or drag to resize

ImportationJobInfoGetPostImportAction Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string GetPostImportAction(
	int action,
	ResourceManager rm
)

Parameters

action
Type: SystemInt32
rm
Type: System.ResourcesResourceManager

Return Value

Type: String
See Also