UpperCaseTagFunction Constructor

Initializes a new instance of the UpperCaseTagFunction class

Definition

Namespace: FileHold.LibraryManager.Tags.TagFunctions
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public UpperCaseTagFunction(
	string field
)

Parameters

field  String
 

See Also