Click or drag to resize

DocumentSchemaManagerGetAllowedConversionsInFolder Method

Calculate allowed document type conversions in given folder

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public AllowedConversions GetAllowedConversionsInFolder(
	int folderId
)

Parameters

folderId
Type: SystemInt32

Return Value

Type: AllowedConversions
See Also