Click or drag to resize

AssembleDocumentsInfoGetAssembleModeInfo Method

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

Parameters

rm
Type: System.ResourcesResourceManager
assembleMode
Type: SystemInt32

Return Value

Type: String
See Also