Click or drag to resize

AssembleDocumentsInfoGetAssembleOutputFormat Method

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

Parameters

rm
Type: System.ResourcesResourceManager
assembleOutputFormat
Type: SystemInt32

Return Value

Type: String
See Also