Click or drag to resize

AssembleDocumentsInfoGetAssembleStage Method

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

Parameters

rm
Type: System.ResourcesResourceManager
assembleStage
Type: SystemString

Return Value

Type: String
See Also