DocumentSchemaManagerAreDocumentTypesCompatible Method

This method is obsolete.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "This method is obsolete.")]
public bool AreDocumentTypesCompatible(
	int[] documentSchemas,
	bool electronic,
	bool offline
)

Parameters

documentSchemas  Int32
 
electronic  Boolean
 
offline  Boolean
 

Return Value

Boolean

See Also