Click or drag to resize

TagProcessorProcessInSets Method

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string ProcessInSets(
	string input,
	List<TagDataSet> sets
)

Parameters

input
Type: SystemString
sets
Type: System.Collections.GenericListTagDataSet

Return Value

Type: String
See Also