Click or drag to resize

DocumentFinderInvisibleField Constructor

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public InvisibleField(
	int schemaId,
	FieldDefinition fieldDefinition
)

Parameters

schemaId
Type: SystemInt32
fieldDefinition
Type: FileHold.LibraryManagerFieldDefinition
See Also