Click or drag to resize

SystemFieldsInfoGetFieldTypeName Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string GetFieldTypeName(
	int fieldType,
	bool isDBLookup,
	ResourceManager rm
)

Parameters

fieldType
Type: SystemInt32
isDBLookup
Type: SystemBoolean
rm
Type: System.ResourcesResourceManager

Return Value

Type: String
See Also