ReplaceFieldGetValue Method

Definition

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

Parameters

replacements  DocumentReplacements
 
value  String
 
placeholder  String
 

Return Value

String

See Also