Click or drag to resize

TagFunction Class

Inheritance Hierarchy

Namespace:  FileHold.LibraryManager.Tags.TagFunctions
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class TagFunction : ITagFunction

The TagFunction type exposes the following members.

Constructors
  NameDescription
Public methodTagFunction
Initializes a new instance of the TagFunction class
Top
Properties
  NameDescription
Public propertyFieldName
Public propertyParameters
Top
Methods
  NameDescription
Protected methodExtractParameters
Public methodRun
Top
Extension Methods
See Also