Click or drag to resize

FileHoldServiceGetSchemaType Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentSchemaType GetSchemaType(
	int documentSchemaId
)

Parameters

documentSchemaId
Type: SystemInt32

Return Value

Type: DocumentSchemaType
See Also