DocumentSchemaManagerGetReindexWarningThreshold Method

Returns a minimum number of documents that when changing their metadata value field will show a warning message.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns a minimum number of documents that when changing their metadata value field will show a warning message.")]
public int GetReindexWarningThreshold()

Return Value

Int32

See Also