Click or drag to resize

InternalServiceChangeDocumentType Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ChangeDocumentType(
	int metadataVersionId,
	DocumentSchemaType type
)

Parameters

metadataVersionId
Type: SystemInt32
type
Type: FileHold.CommonDocumentSchemaType
See Also