Click or drag to resize

DocumentSchemaManagerVerifyFieldSourceSettings Method

Verifies source settings of specified field

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool VerifyFieldSourceSettings(
	int fieldId,
	ref bool exceeded
)

Parameters

fieldId
Type: SystemInt32
exceeded
Type: SystemBoolean

Return Value

Type: Boolean
See Also