Click or drag to resize

AutoTaggingField Constructor (Int32, Object)

Initializes a new instance of the AutoTaggingField class

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public AutoTaggingField(
	int fieldId,
	Object fieldValue
)

Parameters

fieldId
Type: SystemInt32
fieldValue
Type: SystemObject
See Also