Click or drag to resize

CustomNameGeneratorApplyMaskToField Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string ApplyMaskToField(
	Object fieldValue,
	string mask
)

Parameters

fieldValue
Type: SystemObject
mask
Type: SystemString

Return Value

Type: String
See Also