Click or drag to resize

DocumentSchemaManagerAreDocumentTypesCompatible Method

This method is obsolete.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool AreDocumentTypesCompatible(
	int[] documentSchemas,
	bool electronic,
	bool offline
)

Parameters

documentSchemas
Type: SystemInt32
electronic
Type: SystemBoolean
offline
Type: SystemBoolean

Return Value

Type: Boolean
See Also