CustomNameGeneratorApplyMaskToField Method |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxpublic static string ApplyMaskToField(
Object fieldValue,
string mask
)
Parameters
- fieldValue
- Type: SystemObject
- mask
- Type: SystemString
Return Value
Type:
String
See Also