Click or drag to resize

DocumentSchemaManagerVerifySourceSettings Method

Verifies specified source settings

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool VerifySourceSettings(
	SourceSettings sourceSettings,
	ref bool exceeded
)

Parameters

sourceSettings
Type: FileHold.LibraryManagerSourceSettings
exceeded
Type: SystemBoolean

Return Value

Type: Boolean
See Also