AutoTaggingField(Int32, Object) Constructor

Initializes a new instance of the AutoTaggingField class

Definition

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

Parameters

fieldId  Int32
 
fieldValue  Object
 

See Also