Click or drag to resize

ReplaceFieldGetValue Method

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string GetValue(
	DocumentReplacements replacements,
	string value,
	string placeholder
)

Parameters

replacements
Type: FileHold.LibraryManager.TagsDocumentReplacements
value
Type: SystemString
placeholder
Type: SystemString

Return Value

Type: String
See Also